home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2000 #16 / K-CD_2000-16.iso / MP3 Station / pxddb.txt < prev    next >
Text File  |  1999-11-24  |  105KB  |  4,565 lines

  1. ( Mp3Player 
  2.     ( Deutsch 
  3.         ( VollVersion    
  4.             ( 640x480
  5.                 ( Engine
  6.                     ( Synchronize
  7.                         . Typ = Synchronize
  8.                         ( Szene.S_Options.Status.closed
  9.                             : Options.O_General.Load.true
  10.                             : Button.B_Options.State.Passiv
  11.                             : Button.B_OKOptions.State.Passiv
  12.                             : Button.B_AbbrechenOptions.State.Passiv
  13.                         )
  14.                         ( Szene.S_Animation.Status.closed
  15.                             : Button.B_OKAnimation.State.Passiv
  16.                         )
  17.                         ( Szene.S_Record.Status.closed
  18.                             : Button.B_Record.State.Passiv
  19.                             : Button.B_StartRecord.State.Passiv
  20.                             : Button.B_AbbrechenRecord.State.Passiv
  21.                             : RecordTree.C_Record.Visible.disable
  22.                         )
  23.                     )    
  24.                     ( CDDB
  25.                         . Typ = CDDB
  26.                         . Timeout = 20000
  27.                         . Cursor = pics/globe.ani
  28.                         ( Server
  29.                             : www.mp3station.pxd.com
  30.                             : freedb.freedb.org
  31.                         )
  32.                     )
  33.                 )
  34.                 ( Window 
  35.                     ( W_MainScreen
  36.                         . Typ = Window
  37.                         . Width  = 792
  38.                         . Height = 610
  39.                         . MinWidth = 800
  40.                         . MinHeight = 400
  41.                         . StartWidth = 792
  42.                         . StartHeight = 580
  43.                         . BorderMask = border.msk
  44.                         . Title = eJay MP3 Station
  45.                         . Resize = enable
  46.                         . Animate = false
  47.                         . Timeout = 3000
  48.                         . Startup = startup.bmp
  49.                         . Visible = true
  50.                         . Scale = off
  51.                         ( Smooth 
  52.                             . Erase = 25
  53.                             . Startup = 150
  54.                         )
  55.                         ( Fade 
  56.                             . Time = 0
  57.                             . Step = 25
  58.                             . End  = 255
  59.                         )
  60.                         ( Startup 
  61.                             . Bitmap = startup.bmp
  62.                             . Sound = startup.wav
  63.                             . Color = 0xFFFFFF
  64.                             . Label = $L_STARTUP
  65.                             . X = 386
  66.                             . Y = 229
  67.                             ( Font
  68.                                 . Size = 24
  69.                                 . Name = Tahoma
  70.                             )
  71.                         )
  72.                         ( Impressum 
  73.                             . Bitmap = startimp.bmp
  74.                             . Sound = startup.wav
  75.                             . Color = 0xFFFFFF
  76.                             . X = 55
  77.                             . Y = 285
  78.                             ( Font
  79.                                 . Size = 10
  80.                                 . Name = Tahoma
  81.                             )
  82.                             ( Text
  83.                                 : H.Schmitz, B.Throll, M.Gminder, M.Uttenweiler, T.Peichl, A.Tell, F.Siepert, I.Luck, A. Jevsenak,
  84.                                 :           M.Ratgeber, J.Sch÷pf, S.Kauf, A.Thumm, W.Gruel, H.Ewert, M.KrΣnzle, N.Wallasch,
  85.                                 :            I.Sombrutzki, B.Drescher, S.Rein, T.Wendlandt, D.Frⁿh, B.Schempp, T.Hohenstatt
  86.                                 :              Copyright ⌐ 1999 PXD Software GmbH. Alle Rechte vorbehalten. MP3 Station,
  87.                                 :        eJay, das eJay Logo, PXD, das PXD Logo sind Warenzeichen von PXD Software GmbH.
  88.                             )
  89.                         )
  90.                     )
  91.                     ( W_PopUp
  92.                         . Typ = Window
  93.                         . Parent = W_MainScreen
  94.                         . Title = PopUp
  95.                         . Visible = false
  96.                         . Width  = 250
  97.                         . Height = 91
  98.                         . Style = Popup
  99.                         . Animate = false
  100.                         . Timeout = 3000
  101.                         . Scale = off
  102.                     )
  103.                     ( W_TextEdit
  104.                         . Typ = Window
  105.                         . Parent = W_MainScreen
  106.                         . Title = [Control]EDIT
  107.                         . Visible = false
  108.                         . Style = Popup
  109.                         . Width  = 300
  110.                         . Height = 18
  111.                         . Animate = false
  112.                         . Timeout = 3000
  113.                         . Scale = off
  114.                     )
  115.                     ( W_Dialog
  116.                         . Typ = Window
  117.                         . Parent = W_MainScreen
  118.                         . Title = [Control]STATIC
  119.                         . Style = Popup
  120.                         . Visible = false
  121.                         . X = 100
  122.                         . Y = 100
  123.                         . Width  = 400
  124.                         . Height = 100
  125.                         . Animate = true
  126.                         . Timeout = 3000
  127.                         . Scale = off
  128.                     )
  129.                     ( W_Progress
  130.                         . Typ = Window
  131.                         . Parent = W_MainScreen
  132.                         . Visible = false
  133.                         . Title = Progress
  134.                         #. Style = Popup
  135.                         . BorderMask = dialog1.msk
  136.                         . Center = true
  137.                         . Width  = 292
  138.                         . Height = 154
  139.                         . Animate = false
  140.                         . Timeout = 30
  141.                         . Scale = off
  142.                     )
  143.                     ( W_Options
  144.                         . Typ = Window
  145.                         . Parent = W_MainScreen
  146.                         . Title = Options
  147.                         . Visible = false
  148.                         . X = 11
  149.                         . Y = 0
  150.                         . Width  = 772
  151.                         . Height = 375
  152.                         . Animate = false
  153.                         . Timeout = 3000
  154.                         . Scale = off
  155.                         . UseLayout = true
  156.                         ( Layout
  157.                             . X = 11
  158.                             . Y = BM_000.Y
  159.                             . X1 = BM_021.x
  160.                             . Y1 = BM_021.Y
  161.                             ( Scale
  162.                                 . Area   = false
  163.                                 . Window = true
  164.                                 . UseParent = true
  165.                                 ( Parent
  166.                                     . Width  = 792
  167.                                     #. Height = 610
  168.                                     . Height = 580
  169.                                 )
  170.                             )
  171.                         )
  172.                         ( Fade 
  173.                             . Darken = 50
  174.                         )
  175.                     )
  176.                     ( W_Animation
  177.                         . Typ = Window
  178.                         . Parent = W_MainScreen
  179.                         . Title = [Animation]
  180.                         . Visible = false
  181.                         . X = 11
  182.                         . Y = 0
  183.                         . Width  = 772
  184.                         . Height = 375
  185.                         # Bei W_Options ist Scale an ??? hier auch ???. Scale = off
  186.                         . Animate = false
  187.                         . Timeout = 3000
  188.                         . UseLayout = true
  189.                         ( Layout
  190.                             . X = 11
  191.                             . Y = BM_000.Y
  192.                             . X1 = BM_021.x
  193.                             . Y1 = BM_021.Y
  194.                             ( Scale
  195.                                 . Area   = false
  196.                                 . Window = true
  197.                                 . UseParent = true
  198.                                 ( Parent
  199.                                     . Width  = 792
  200.                                     #. Height = 610
  201.                                     . Height = 580
  202.                                 )
  203.                             )
  204.                         )
  205.                         ( Fade 
  206.                             . Darken = 50
  207.                         )
  208.                     )
  209.                     ( W_Record
  210.                         . Typ = Window
  211.                         . Parent = W_MainScreen
  212.                         . Title = [Record]
  213.                         . Visible = false
  214.                         . X = 11
  215.                         . Y = 0
  216.                         . Width  = 772
  217.                         . Height = 375
  218.                         . Animate = false
  219.                         . Timeout = 3000
  220.                         . UseLayout = true
  221.                         ( Layout
  222.                             . X = 11
  223.                             . Y = BM_000.Y
  224.                             . X1 = BM_021.x
  225.                             . Y1 = BM_021.Y
  226.                             ( Scale
  227.                                 . Area   = false
  228.                                 . Window = true
  229.                                 . UseParent = true
  230.                                 ( Parent
  231.                                     . Width  = 792
  232.                                     . Height = 580
  233.                                 )
  234.                             )
  235.                         )
  236.                         ( Fade 
  237.                             . Darken = 50
  238.                         )
  239.                     )
  240.                     ( W_QuickTip
  241.                         . Typ = Window
  242.                         . Parent = W_MainScreen
  243.                         . Title = QuickTip
  244.                         . Style = Popup
  245.                         . Visible = false
  246.                         . Width  = 300
  247.                         . Height = 40
  248.                         . Animate = false
  249.                         . Timeout = 3000
  250.                         . Scale = off
  251.                     )
  252.                 )
  253.                 ( Szene
  254.                     ( S_Main
  255.                         . Typ = Szene
  256.                         . Visible = false
  257.                         . Window = W_MainScreen
  258.                         . X = 0
  259.                         . Y = 0
  260.                         . LoadDatabase = startup.txt
  261.                         . Scale = off
  262.                         ( Visible_Execute
  263.                             #
  264.                             # Rahmen oben
  265.                             #
  266.                             : Options.O_General
  267.                             : Options.O_Animation
  268.                             : Bitmap.BM_000
  269.                             : Bitmap.BM_001
  270.                             : Bitmap.BM_002
  271.                             : Bitmap.BM_003
  272.                             : Bitmap.BM_004
  273.                             : Button.B_Close
  274.                             : Button.B_Maximize
  275.                             : Button.B_Minimize
  276.                             : Button.B_Help
  277.                             : Button.B_CDCopy
  278.                             : Button.B_TrashCan
  279.                             : Button.B_WWW
  280.                             : Button.B_Options
  281.                             : Button.B_Play
  282.                             : Button.B_Stop
  283.                             : Button.B_Back
  284.                             : Button.B_Forward
  285.                             : Button.B_Loop
  286.                             : Button.B_Record
  287.                             : Button.B_TimeList
  288.                             #
  289.                             # Playlist Button Feld
  290.                             #
  291.                             : Button.B_NewList
  292.                             : Button.B_SaveList
  293.                             : Button.B_BurnList
  294.                             : Bitmap.BM_FillList
  295.                             : Bitmap.BM_TimeList
  296.                             #
  297.                             # Zeile mit Textfeldern
  298.                             # 
  299.                             : Bitmap.BM_005
  300.                             : Splitter.SPV_LEFT
  301.                             #: Bitmap.BM_008
  302.                             : Button.B_MusicFiles
  303.                             : Splitter.SPV_RIGHT
  304.                             #: Bitmap.BM_Playlist
  305.                             : Button.B_PlaylistLister
  306.                             : Bitmap.BM_011
  307.                             #
  308.                             # Trenn-Zeile ⁿber ListViews |---|
  309.                             #
  310.                             : Bitmap.BM_012
  311.                             : Bitmap.BM_014
  312.                             : Bitmap.BM_015
  313.                             : Bitmap.BM_016
  314.                             #
  315.                             # ListView-Zeile
  316.                             #
  317.                             : Scroller.SBH_Explorer
  318.                             : Scroller.SBV_Explorer
  319.                             : ExplorerTree.C_Explorer
  320.                             : Scroller.SBH_ExplorerLister
  321.                             : Scroller.SBV_ExplorerLister
  322.                             : ExplorerLister.C_ExplorerLister
  323.                             : Scroller.SBH_Archiv
  324.                             : Scroller.SBV_Archiv
  325.                             : ArchivTree.C_Archiv
  326.                             : Scroller.SBV_ArchivLister
  327.                             : Scroller.SBH_ArchivLister
  328.                             : ArchivLister.C_ArchivLister
  329.                             : Scroller.SBH_Playlist
  330.                             : Scroller.SBV_Playlist
  331.                             : PlaylistTree.C_Playlist
  332.                             : Scroller.SBV_PlaylistLister
  333.                             : Scroller.SBH_PlaylistLister
  334.                             : PlaylistLister.C_PlaylistLister
  335.                             : Scroller.SBV_PlaylistFileLister
  336.                             : Scroller.SBH_PlaylistFileLister
  337.                             : PlaylistFileLister.C_PlaylistFileLister
  338.                             #
  339.                             # Trenn-Zeile nach ListViews |---|
  340.                             #
  341.                             : Bitmap.BM_020
  342.                             : Bitmap.BM_SCROLLCORNER_EXPLORER
  343.                             : Bitmap.BM_SCROLLCORNER_ARCHIV
  344.                             : Bitmap.BM_SCROLLCORNER_PLAYLIST
  345.                             : Bitmap.BM_SCROLLCORNER_EXPLORERLISTER
  346.                             : Bitmap.BM_SCROLLCORNER_ARCHIVLISTER
  347.                             : Bitmap.BM_SCROLLCORNER2
  348.                             : Bitmap.BM_021
  349.                             #
  350.                             # Rahmen unten
  351.                             #
  352.                             : Bitmap.BM_022
  353.                             : Bitmap.BM_023
  354.                             : Bitmap.BM_024
  355.                             : Bitmap.BM_025
  356.                             : Bitmap.BM_026
  357.                             : Bitmap.BM_027
  358.                             #
  359.                             : WindowMover.WM_001
  360.                             : WindowSizer.WS_001
  361.                             : WindowSizer.WS_002
  362.                             : WindowSizer.WS_003
  363.                             : MultiBitmap.MBM_VOLUMESLIDER
  364.                             : MultiBitmap.MBM_JOGWHEEL
  365.                             : MultiBitmap.MBM_PITCHWHEEL
  366.                             : MultiBitmap.MBM_VOLUMERIGHT
  367.                             : MultiBitmap.MBM_VOLUMELEFT
  368.                             : MultiBitmap.MBM_POSITION
  369.                             : TextOutput.TO_Title
  370.                             : TextOutput.TO_Time
  371.                             : Cursor.CUR_MOVE
  372.                             : Cursor.CUR_SCALE_NS
  373.                             : Cursor.CUR_SCALE_NWSE
  374.                             : Cursor.CUR_SPLITTER
  375.                             : ButtonBar.BBAR_Outlook
  376.                             #: TimedEventQueue.TEQ_001
  377.                             : DragDrop.DND_MP3Player
  378.                             : PlayerCommand.PC_PlayerCommand
  379.                             : Animation.A_WaveVisual
  380.                         )
  381.                         ( Post_Execute
  382.                             : C_ExplorerLister.Fill.c:
  383.                             : SBV_ExplorerLister.Visible.screenupdate
  384.                             : SBH_ExplorerLister.Visible.screenupdate
  385.                             : SBV_PlaylistFileLister.Visible.screenupdate
  386.                             : SBH_PlaylistFileLister.Visible.screenupdate
  387.                         )
  388.                     )
  389.                     ( S_PopUp
  390.                         . Typ = Szene
  391.                         . Visible = false
  392.                         . Window = W_PopUp
  393.                         . Scale = off
  394.                         ( Visible_Execute
  395.                         )
  396.                     )
  397.                     ( S_TextEdit
  398.                         . Typ = Szene
  399.                         . Visible = false
  400.                         . Window = W_TextEdit
  401.                         . Scale = off
  402.                     )
  403.                     ( S_Dialog
  404.                         . Typ = Szene
  405.                         . Visible = false
  406.                         . Window = W_Dialog
  407.                         . Scale = off
  408.                         . Visible_Execute = dynamic
  409.                     )
  410.                     ( S_Progress
  411.                         . Typ = Szene
  412.                         . Visible = false
  413.                         . Window = W_Progress
  414.                         . Scale = off
  415.                         ( Visible_Execute
  416.                             : Bitmap.BM_DialMain
  417.                             : Bitmap.BM_DialFrL
  418.                             : Bitmap.BM_DialFrR
  419.                             : Bitmap.BM_DialMain
  420.                             : Bitmap.BM_DialOL
  421.                             : Bitmap.BM_DialOR
  422.                             : Bitmap.BM_DialResO
  423.                             : Bitmap.BM_DialResU
  424.                             : Bitmap.BM_DialStat
  425.                             : Bitmap.BM_DialTitl
  426.                             : Bitmap.BM_DialUL
  427.                             : Bitmap.BM_DialUR
  428.                             : Bitmap.BM_TextPrint1
  429.                             : Bitmap.BM_TextPrint2
  430.                             : Button.B_AbbrechenDialog
  431.                             : MultiBitmap.MBM_DialogProgress
  432.                         )
  433.                     )
  434.                     ( S_Options
  435.                         . Typ = Szene
  436.                         . Visible = false
  437.                         . Window = W_Options
  438.                         . Scale = off
  439.                         . LoadDatabase = options.txt
  440.                         ( Visible_Execute
  441.                             : Bitmap.BM_MABackgrOptions
  442.                             : Bitmap.BM_Backgr
  443.                             : Bitmap.BM_TitlEckLOptions
  444.                             : Bitmap.BM_TitlEckROptions
  445.                             : Bitmap.BM_TitlResOptions
  446.                             : Bitmap.BM_StatResOptions
  447.                             : Bitmap.BM_StatEckLOptions
  448.                             : Bitmap.BM_StatEckROptions
  449.                             : Bitmap.BM_StatButtOptions
  450.                             : Bitmap.BM_BackResLOptions
  451.                             : Bitmap.BM_BackResROptions
  452.                             : Bitmap.BM_BackResOOptions
  453.                             : Bitmap.BM_BackResUOptions
  454.                             : Bitmap.BM_CDDB
  455.                             : Bitmap.BM_View
  456.                             : Bitmap.BM_Record
  457.                             : Bitmap.BM_MusicAnim
  458.                             : Bitmap.BM_Speed
  459.                             : Bitmap.BM_Encoder
  460.                             : Bitmap.BM_MusikArchiv
  461.                             : Bitmap.BM_NochEnc
  462.                             : Bitmap.BM_EncStat
  463.                             : Bitmap.BM_EncRate
  464.                             : Bitmap.BM_kbits
  465.                             : Bitmap.BM_Low
  466.                             : Bitmap.BM_Medium
  467.                             : Bitmap.BM_High
  468.                             : Bitmap.BM_Verzeichnis
  469.                             : Bitmap.BM_PicList
  470.                             : Bitmap.BM_GRAB
  471.                             : Button.B_Offline
  472.                             : Button.B_EncR32
  473.                             : Button.B_EncR48
  474.                             : Button.B_EncR64
  475.                             : Button.B_EncR96
  476.                             : Button.B_EncR112
  477.                             : Button.B_EncR128
  478.                             : Button.B_EncR256
  479.                             : Button.B_EncR320
  480.                             : Button.B_Online
  481.                             : Button.B_Speed_Max
  482.                             : Button.B_Speed_Sing
  483.                             : Button.B_Browse
  484.                             : Button.B_Animation
  485.                             : Button.B_PicAdd
  486.                             : Button.B_PicDel
  487.                             : Button.B_Mp3
  488.                             : Button.B_Wav
  489.                             : Button.B_StandardOptions
  490.                             : Button.B_AbbrechenOptions
  491.                             : Button.B_OKOptions
  492.                             : Button.B_Analog
  493.                             : Button.B_Digital
  494.                         )
  495.                         ( Post_Execute
  496.                             : O_General.Adjust.true
  497.                         )
  498.                         ( Visible_Close
  499.                             : B_StandardOptions.State.Passiv
  500.                             : B_AbbrechenOptions.State.Passiv
  501.                             : B_OKOptions.State.Passiv
  502.                             : B_Options.State.Passiv
  503.                         )
  504.                     )
  505.                     ( S_Animation
  506.                         . Typ = Szene
  507.                         . Visible = false
  508.                         . Window = W_Animation
  509.                         . LoadDatabase = animation.txt
  510.                         . Scale = off
  511.                         ( Visible_Execute
  512.                             : Animation.A_WaveBigVisual
  513.                             : Bitmap.BM_MABackgrAnimation
  514.                             : Bitmap.BM_TitlEckLAnimation
  515.                             : Bitmap.BM_TitlResAnimation
  516.                             : Bitmap.BM_TitlEckRAnimation
  517.                             : Bitmap.BM_AnimBackgr
  518.                             : Bitmap.BM_StatResAnimation
  519.                             : Bitmap.BM_StatEckLAnimation
  520.                             : Bitmap.BM_StatEckRAnimation
  521.                             : Bitmap.BM_StatButtAnimation
  522.                             : Bitmap.BM_BackResLAnimation
  523.                             : Bitmap.BM_BackResRAnimation
  524.                             : Bitmap.BM_BackResOAnimation
  525.                             : Bitmap.BM_BackResUAnimation
  526.                             : Button.B_BmpB
  527.                             : Button.B_eJay
  528.                             : Button.B_StereoT
  529.                             : Button.B_GridU
  530.                             : Button.B_SpectQ
  531.                             : Button.B_SpectW
  532.                             : Button.B_SpectE
  533.                             : Button.B_SpectR
  534.                             : Button.B_ColS
  535.                             : Button.B_ColD
  536.                             : Button.B_ColF
  537.                             : Button.B_Fx0
  538.                             : Button.B_Fx1
  539.                             : Button.B_Fx2
  540.                             : Button.B_Fx3
  541.                             : Button.B_Fx4
  542.                             : Button.B_Fx5
  543.                             : Button.B_Fx6
  544.                             : Button.B_Fx7
  545.                             : Button.B_Fx8
  546.                             : Button.B_Fx9
  547.                             : Button.B_FxI
  548.                             : Button.B_Fout
  549.                             : Button.B_Fin
  550.                             : Button.B_PaLoK
  551.                             : Button.B_PaHiL
  552.                             : Button.B_AutoA
  553.                             : Button.B_Full
  554.                             : Button.B_OKAnimation
  555.                             : MultiBitmap.MBM_FADEPROGRESS
  556.                             : MultiBitmap.MBM_PACEPROGRESS
  557.                         )
  558.                         ( Post_Execute
  559.                             : O_Animation.Adjust.true
  560.                         )
  561.                         ( Visible_Close
  562.                             : B_OKAnimation.State.Passiv
  563.                         )
  564.                     )
  565.                     ( S_Record
  566.                         . Typ = Szene
  567.                         . Visible = false
  568.                         . Window = W_Record
  569.                         . LoadDatabase = record.txt
  570.                         . Scale = off
  571.                         ( Visible_Execute
  572.                             : Bitmap.BM_TitlEckLRecord
  573.                             : Bitmap.BM_TitlResRecord
  574.                             : Bitmap.BM_TitlEckRRecord
  575.                             : Bitmap.BM_RecordBackgr
  576.                             : Bitmap.BM_StatResRecord
  577.                             : Bitmap.BM_StatEckLRecord
  578.                             : Bitmap.BM_StatEckRRecord
  579.                             : Bitmap.BM_StatButtRecord
  580.                             : Bitmap.BM_BackResLRecord
  581.                             : Bitmap.BM_BackResRRecord
  582.                             : Bitmap.BM_BackResORecord
  583.                             : Bitmap.BM_BackResURecord
  584.                             : Bitmap.BM_BackgrRecord
  585.                             : Bitmap.BM_Aufnahmeformat
  586.                             : Bitmap.BM_VerzeichnisRecord
  587.                             : Button.B_StartRecord
  588.                             : Button.B_AbbrechenRecord
  589.                             #: Scroller.SBH_Record
  590.                             : Scroller.SBV_Record
  591.                             : RecordTree.C_Record
  592.                         )
  593.                     )
  594.                     ( S_QuickTip
  595.                         . Typ = Szene
  596.                         . Visible = false
  597.                         . Window = W_QuickTip
  598.                         . Scale = off
  599.                         ( Visible_Execute
  600.                             : TextOutput.TO_QuickTip
  601.                         )
  602.                     )
  603.                 )
  604.                 ( MultiBitmap
  605.                     ( MBM_VOLUMESLIDER
  606.                         . Typ = MultiBitmap
  607.                         ( Bitmap
  608.                           . File = pics/Multi.bmp
  609.                           . Height = 17
  610.                         )
  611.                         . Style = Slider
  612.                         . Start = 0
  613.                         . Range = 32766
  614.                         . WrapStart = false
  615.                         . WrapEnd = false
  616.                         . X = 70
  617.                         . Y = 553
  618.                         ( Events
  619.                             : MouseUp
  620.                             : MouseDown
  621.                             : MouseMove
  622.                             : KeyUp
  623.                         )
  624.                         . Update = PlayerCommand.PC_PlayerCommand.SetVolume
  625.                     )
  626.                     ( MBM_VOLUMERIGHT
  627.                         . Typ = MultiBitmap
  628.                         ( Bitmap 
  629.                           . File = pics/Vol_AnimUnten.bmp
  630.                           . Height = 10
  631.                         )
  632.                         . Style = Progress
  633.                         . Start = 0
  634.                         . Range = 10000
  635.                         . WrapStart = false
  636.                         . WrapEnd = false
  637.                         . X = 72
  638.                         . Y = 528
  639.                         . QuickTip = $L_Q_VOL_RIGHT
  640.                         ( Events
  641.                             : MouseUp
  642.                             : MouseDown
  643.                             : MouseMove
  644.                             : KeyUp
  645.                         )
  646.                     )
  647.                     ( MBM_VOLUMELEFT
  648.                         . Typ = MultiBitmap
  649.                         ( Bitmap 
  650.                           . File = pics/Vol_Anim.bmp
  651.                           . Height = 10
  652.                         )
  653.                         . Style = Progress
  654.                         . Start = 0
  655.                         . Range = 10000
  656.                         . WrapStart = false
  657.                         . WrapEnd = false
  658.                         . X = 72
  659.                         . Y = 518
  660.                         . QuickTip = $L_Q_VOL_LEFT
  661.                         ( Events
  662.                             : MouseUp
  663.                             : MouseDown
  664.                             : MouseMove
  665.                             : KeyUp
  666.                         )
  667.                     )
  668.                     ( MBM_JOGWHEEL
  669.                         . Typ = MultiBitmap
  670.                         ( Bitmap 
  671.                           . File = pics/jogProgress.bmp
  672.                           . Height = 37
  673.                         )
  674.                         . Style = Slider
  675.                         . AutoCenter = 66150
  676.                         . Start = 0
  677.                         . Range = 132300
  678.                         . First = 66150
  679.                         . WrapStart = false
  680.                         . WrapEnd = false
  681.                         . X = 549
  682.                         . Y = 509
  683.                         . QuickTip = $L_Q_FFW_REWIND
  684.                         ( Events
  685.                             : MouseUp
  686.                             : MouseDown
  687.                             : MouseMove
  688.                             : KeyUp
  689.                         )
  690.                         . Update = PlayerCommand.PC_PlayerCommand.SetJog
  691.                         . Function = PlayerCommand.PC_PlayerCommand.ResetJog
  692.                     )
  693.                     ( MBM_PITCHWHEEL
  694.                         . Typ = MultiBitmap
  695.                         ( Bitmap 
  696.                           . File = pics/pitchProgress.bmp
  697.                           . Height = 37
  698.                         )
  699.                         . Style = Slider
  700.                         . Start = 0
  701.                         . Range = 44100
  702.                         . First = 22050
  703.                         . WrapStart = false
  704.                         . WrapEnd = false
  705.                         . X = 549
  706.                         . Y = 546
  707.                         . QuickTip = $L_Q_PITCH
  708.                         ( Events
  709.                             : MouseUp
  710.                             : MouseDown
  711.                             : MouseMove
  712.                             : KeyUp
  713.                         )
  714.                         . Update = PlayerCommand.PC_PlayerCommand.SetPitch
  715.                     )
  716.                     ( MBM_POSITION
  717.                         . Typ = MultiBitmap
  718.                         ( Bitmap 
  719.                           . File = pics/position.bmp
  720.                           . Height = 5
  721.                         )
  722.                         . Style = Slider
  723.                         . Start = 0
  724.                         . Range = 1000
  725.                         . WrapStart = false
  726.                         . WrapEnd = false
  727.                         . X = 322
  728.                         . Y = 562
  729.                         . QuickTip = $L_Q_POSITION_DISPLAY
  730.                         ( Events
  731.                             : MouseUp
  732.                             : MouseDown
  733.                             : MouseMove
  734.                             : KeyUp
  735.                         )
  736.                         . Seek = PlayerCommand.PC_PlayerCommand.Seek
  737.                     )
  738.                     ( MBM_DialogProgress
  739.                         . Typ = MultiBitmap
  740.                         ( Bitmap 
  741.                           . File = pics/DialogProgress.bmp
  742.                           . Height = 17
  743.                         )
  744.                         . Style = Progress
  745.                         . Start = 0
  746.                         . Range = 1000
  747.                         . WrapStart = false
  748.                         . WrapEnd = false
  749.                         . X = 45
  750.                         . Y = 79
  751.                         ( Events
  752.                             : MouseUp
  753.                             : MouseDown
  754.                             : MouseMove
  755.                             : KeyUp
  756.                         )
  757.                     )
  758.                 ( Button
  759.                     ( B_Close
  760.                         . Typ = Button
  761.                         . Aktiv = BM_CloseAktiv
  762.                         . Passiv = BM_ClosePassiv
  763.                         . RollOver = BM_CloseRoll
  764.                         . X = 739
  765.                         . Y = 14
  766.                         . QuickTip = $L_Q_QUIT
  767.                         ( Events
  768.                             : MouseUp
  769.                             : MouseDown
  770.                             : MouseMove
  771.                             : KeyUp
  772.                             : Command
  773.                         )
  774.                         . Function = W_MainScreen.Command
  775.                         . Functionvalue = Close
  776.                     )
  777.                     ( B_Maximize
  778.                         . Typ = Button
  779.                         . Aktiv = BM_MaximizeAktiv
  780.                         . Passiv = BM_MaximizePassiv
  781.                         . RollOver = BM_MaximizeRoll
  782.                         . X = 717
  783.                         . Y = 14
  784.                         . QuickTip = $L_Q_MAX_WINDOW
  785.                         ( Events
  786.                             : MouseUp
  787.                             : MouseDown
  788.                             : MouseMove
  789.                             : Command
  790.                         )
  791.                         . Function = W_MainScreen.Command
  792.                         . Functionvalue = Maximize
  793.                     )
  794.                     ( B_Minimize
  795.                         . Typ = Button
  796.                         . Aktiv = BM_MinimizeAktiv
  797.                         . RollOver = BM_MinimizeAktiv
  798.                         . Passiv = BM_MinimizeRoll
  799.                         . X = 695
  800.                         . Y = 14
  801.                         . QuickTip = $L_Q_MINIMIZE
  802.                         ( Events
  803.                             : MouseUp
  804.                             : MouseDown
  805.                             : MouseMove
  806.                             : Command
  807.                         )
  808.                         . Calling = list
  809.                         ( Functions
  810.                             : W_MainScreen.Command.Minimize
  811.                         )
  812.                     )
  813.                     ( B_Help
  814.                         . Typ = Button
  815.                         . Aktiv = BM_HelpAktiv
  816.                         . Passiv = BM_HelpPassiv
  817.                         . RollOver = BM_HelpRoll
  818.                         . X = 673
  819.                         . Y = 14
  820.                         . QuickTip = $L_Q_HELP
  821.                         ( Events
  822.                             : MouseUp
  823.                             : MouseDown
  824.                             : MouseMove
  825.                             : Command
  826.                         )
  827.                     )
  828.                     ( B_CDCopy
  829.                         . Typ = Button
  830.                         . Aktiv = BM_CDCopyAktiv
  831.                         . RollOver = BM_CDCopyRoll
  832.                         . Passiv = BM_CDCopyPassiv
  833.                         . X = 184
  834.                         . Y = 26
  835.                         . QuickTip = $L_Q_COPY_CD
  836.                         ( Events
  837.                             : MouseUp
  838.                             : MouseDown
  839.                             : MouseMove
  840.                             : Command
  841.                         )
  842.                         . Function = PlayerCommand.PC_PlayerCommand.CDCopy
  843.                         . Functionvalue = true
  844.                     )
  845.                     ( B_TrashCan
  846.                         . Typ = Button
  847.                         . Aktiv = BM_TrashCanAktiv
  848.                         . RollOver = BM_TrashCanRoll
  849.                         . Passiv = BM_TrashCanPassiv
  850.                         . X = 141
  851.                         . Y = 26
  852.                         . QuickTip = $L_Q_DEL_FILES
  853.                         ( Events
  854.                             : MouseUp
  855.                             : MouseDown
  856.                             : MouseMove
  857.                             : Command
  858.                             : Drop
  859.                         )
  860.                         . DropCommand = PlayerCommand.PC_PlayerCommand.Delete
  861.                     )
  862.                     ( B_WWW
  863.                         . Typ = Button
  864.                         . Aktiv = BM_WWWAktiv
  865.                         . RollOver = BM_WWWRoll
  866.                         . Passiv = BM_WWWPassiv
  867.                         . X = 97
  868.                         . Y = 26
  869.                         . QuickTip = $L_Q_INTERNET
  870.                         ( Events
  871.                             : MouseUp
  872.                             : MouseDown
  873.                             : MouseMove
  874.                             : Command
  875.                         )
  876.                         . Function = Shell.SH_Browser.Open
  877.                         . Functionvalue = http://www.ejay.nu
  878.                     )
  879.                     ( B_Options
  880.                         . Typ = Button
  881.                         . Aktiv = BM_OptionsAktiv
  882.                         . RollOver = BM_OptionsRoll
  883.                         . Passiv = BM_OptionsPassiv
  884.                         . Reset = off
  885.                         . X = 53
  886.                         . Y = 26
  887.                         . QuickTip = $L_Q_GOTO_OPTION
  888.                         ( Events
  889.                             : MouseUp
  890.                             : MouseDown
  891.                             : MouseMove
  892.                             : Command
  893.                         )
  894.                         . Function = Szene.S_Options.Visible
  895.                         . Functionvalue = true
  896.                     )
  897.                     ( B_Play
  898.                         . Typ = Button
  899.                         . Aktiv = BM_PlayAktiv
  900.                         . RollOver = BM_PlayRoll
  901.                         . Passiv = BM_PlayPassiv
  902.                         . Reset = off
  903.                         . X = 393
  904.                         . Y = 515
  905.                         . QuickTip = $L_Q_PLAY
  906.                         ( Events
  907.                             : MouseUp
  908.                             : MouseDown
  909.                             : MouseMove
  910.                             : Command
  911.                         )
  912.                         . Function = PlayerCommand.PC_PlayerCommand.PlaySong
  913.                         . Functionvalue = true
  914.                     )
  915.                     ( B_Stop
  916.                         . Typ = Button
  917.                         . Aktiv = BM_StopAktiv
  918.                         . RollOver = BM_StopRoll
  919.                         . Passiv = BM_StopPassiv
  920.                         . X = 358
  921.                         . Y = 515
  922.                         . QuickTip = $L_Q_STOP
  923.                         ( Events
  924.                             : MouseUp
  925.                             : MouseDown
  926.                             : MouseMove
  927.                             : Command
  928.                         )
  929.                         . Function = PlayerCommand.PC_PlayerCommand.Stop
  930.                         . Functionvalue = true
  931.                     )
  932.                     ( B_Back
  933.                         . Typ = Button
  934.                         . Aktiv = BM_BackAktiv
  935.                         . RollOver = BM_BackRoll
  936.                         . Passiv = BM_BackPassiv
  937.                         . X = 325
  938.                         . Y = 517
  939.                         . QuickTip = $L_Q_BACK
  940.                         ( Events
  941.                             : MouseUp
  942.                             : MouseDown
  943.                             : MouseMove
  944.                             : Command
  945.                         )
  946.                         . Function = PlayerCommand.PC_PlayerCommand.PrevSong
  947.                         . Functionvalue = true
  948.                     )
  949.                     ( B_Forward
  950.                         . Typ = Button
  951.                         . Aktiv = BM_ForwardAktiv
  952.                         . RollOver = BM_ForwardRoll
  953.                         . Passiv = BM_ForwardPassiv
  954.                         . X = 424
  955.                         . Y = 517
  956.                         . QuickTip = $L_Q_NEXT
  957.                         ( Events
  958.                             : MouseUp
  959.                             : MouseDown
  960.                             : MouseMove
  961.                             : Command
  962.                         )
  963.                         . Function = PlayerCommand.PC_PlayerCommand.NextSong
  964.                         . Functionvalue = true
  965.                     )
  966.                     ( B_Loop
  967.                         . Typ = Button
  968.                         . Aktiv = BM_LoopAktiv
  969.                         . RollOver = BM_LoopRoll
  970.                         . Passiv = BM_LoopPassiv
  971.                         . Reset = off
  972.                         . X = 288
  973.                         . Y = 521
  974.                         . QuickTip = $L_Q_LOOP
  975.                         ( Events
  976.                             : MouseUp
  977.                             : MouseDown
  978.                             : MouseMove
  979.                             : Command
  980.                         )
  981.                         . Calling = switch
  982.                         ( Functions
  983.                             ( Passiv
  984.                                 : B_Loop.State.Aktiv
  985.                             )
  986.                             ( RollOver
  987.                                 : B_Loop.State.Aktiv
  988.                             )
  989.                             ( Aktiv
  990.                                 : B_Loop.State.Passiv
  991.                             )
  992.                         )
  993.                     )
  994.                     ( B_Record
  995.                         . Typ = Button
  996.                         . Aktiv = BM_RecordRoll
  997.                         . RollOver = BM_RecordRoll
  998.                         . Passiv = BM_RecordPassiv
  999.                         . Record = BM_RecordAktiv
  1000.                         . Reset = off
  1001.                         . X = 458
  1002.                         . Y = 521
  1003.                         . QuickTip = $L_Q_REC
  1004.                         ( Events
  1005.                             : MouseUp
  1006.                             : MouseDown
  1007.                             : MouseMove
  1008.                             : Command
  1009.                         )
  1010.                         . Function = PlayerCommand.PC_PlayerCommand.Record
  1011.                         . Functionvalue = true
  1012.                     )
  1013.                     ( B_Files
  1014.                         . Typ = Button
  1015.                         . Prefix = State.Up
  1016.                         . Reset = off
  1017.                         . QuickTip = $L_Q_EXPLORER
  1018.                         ( State
  1019.                             ( Up
  1020.                                 . Aktiv = BM_BBARFILES_UP_ACTIV
  1021.                                 . RollOver = BM_BBARFILES_UP_ACTIV
  1022.                                 . Passiv = BM_BBARFILES_UP_PASSIV
  1023.                             )
  1024.                         )
  1025.                         ( ScaleBitmap
  1026.                             : BM_BBARFILES_UP_ACTIV
  1027.                             : BM_BBARFILES_UP_PASSIV
  1028.                         )
  1029.                         ( Events
  1030.                             : MouseUp
  1031.                             : MouseDown
  1032.                             : MouseMove
  1033.                             : Command
  1034.                         )
  1035.                         . Scale = BBAR_Outlook.w
  1036.                         . ScaleControl = BBAR_Outlook
  1037.                         . Calling = list
  1038.                         ( Functions
  1039.                             : BBAR_Outlook.Active.0
  1040.                             : C_Explorer.Visible.activate
  1041.                         )
  1042.                     )
  1043.                     ( B_Archiv
  1044.                         . Typ = Button
  1045.                         . Prefix = State.Up
  1046.                         . Reset = off
  1047.                         . QuickTip = $L_Q_ARCHIEVE
  1048.                         ( State 
  1049.                             ( Up
  1050.                                 . Aktiv = BM_BBARARCHIV_UP_ACTIV
  1051.                                 . RollOver = BM_BBARARCHIV_UP_ACTIV
  1052.                                 . Passiv = BM_BBARARCHIV_UP_PASSIV
  1053.                             )
  1054.                             ( Down
  1055.                                 . Aktiv = BM_BBARARCHIV_DOWN_ACTIV
  1056.                                 . RollOver = BM_BBARARCHIV_DOWN_ACTIV
  1057.                                 . Passiv = BM_BBARARCHIV_DOWN_PASSIV
  1058.                             )
  1059.  
  1060.                         )
  1061.                         ( ScaleBitmap
  1062.                             : BM_BBARARCHIV_UP_ACTIV
  1063.                             : BM_BBARARCHIV_UP_PASSIV
  1064.                             : BM_BBARARCHIV_DOWN_ACTIV
  1065.                             : BM_BBARARCHIV_DOWN_PASSIV
  1066.                         )
  1067.                         ( Events
  1068.                             : MouseUp
  1069.                             : MouseDown
  1070.                             : MouseMove
  1071.                             : Command
  1072.                         )
  1073.                         . Scale = BBAR_Outlook.w
  1074.                         . ScaleControl = BBAR_Outlook
  1075.                         . Calling = list
  1076.                         ( Functions
  1077.                             : BBAR_Outlook.Active.1
  1078.                             : C_Archiv.Visible.activate
  1079.                         )
  1080.                     )
  1081.                     ( B_Playlist
  1082.                         . Typ = Button
  1083.                         . Prefix = State.Up
  1084.                         . Reset = off
  1085.                         . QuickTip = $L_Q_PLAYLIST
  1086.                         ( State 
  1087.                             ( Up
  1088.                                 . Aktiv = BM_BBARPLAYLIST_UP_ACTIV
  1089.                                 . RollOver = BM_BBARPLAYLIST_UP_ACTIV
  1090.                                 . Passiv = BM_BBARPLAYLIST_UP_PASSIV
  1091.                             )
  1092.                             ( Down
  1093.                                 . Aktiv = BM_BBARPLAYLIST_DOWN_ACTIV
  1094.                                 . RollOver = BM_BBARPLAYLIST_DOWN_ACTIV
  1095.                                 . Passiv = BM_BBARPLAYLIST_DOWN_PASSIV
  1096.                             )
  1097.                         )
  1098.                         ( ScaleBitmap
  1099.                             : BM_BBARPLAYLIST_UP_ACTIV
  1100.                             : BM_BBARPLAYLIST_UP_PASSIV
  1101.                             : BM_BBARPLAYLIST_DOWN_ACTIV
  1102.                             : BM_BBARPLAYLIST_DOWN_PASSIV
  1103.                         )
  1104.                         ( Events
  1105.                             : MouseUp
  1106.                             : MouseDown
  1107.                             : MouseMove
  1108.                             : Command
  1109.                         )
  1110.                         . Scale = BBAR_Outlook.w
  1111.                         . ScaleControl = BBAR_Outlook
  1112.                         . Calling = list
  1113.                         ( Functions
  1114.                             : BBAR_Outlook.Active.2
  1115.                             : C_Playlist.Visible.activate
  1116.                         )
  1117.                     )
  1118.                     ( B_NewList
  1119.                         . Typ = Button
  1120.                         . Aktiv = BM_NewListAktiv
  1121.                         . Passiv = BM_NewListPassiv
  1122.                         . RollOver = BM_NewListRoll
  1123.                         . X = 542
  1124.                         . Y = 463
  1125.                         . QuickTip = $L_Q_NEW_PLAYLIST
  1126.                         ( Events
  1127.                             : MouseUp
  1128.                             : MouseDown
  1129.                             : MouseMove
  1130.                             : Command
  1131.                         )
  1132.                         . Function = PlayerCommand.PC_PlayerCommand.ResetPlaylist
  1133.                         . Functionvalue = true
  1134.                     )
  1135.                     ( B_SaveList
  1136.                         . Typ = Button
  1137.                         . Aktiv = BM_SaveListAktiv
  1138.                         . RollOver = BM_SaveListRoll
  1139.                         . Passiv = BM_SaveListPassiv
  1140.                         . X = 572
  1141.                         . Y = 463
  1142.                         . QuickTip = $L_Q_SAVE_PLAYLIST
  1143.                         ( Events
  1144.                             : MouseUp
  1145.                             : MouseDown
  1146.                             : MouseMove
  1147.                             : Command
  1148.                         )
  1149.                         . Function = PlayerCommand.PC_PlayerCommand.SavePlaylist
  1150.                         . Functionvalue = true
  1151.                     )
  1152.                     ( B_BurnList
  1153.                         . Typ = Button
  1154.                         . Aktiv = BM_BurnListAktiv
  1155.                         . RollOver = BM_BurnListRoll
  1156.                         . Passiv = BM_BurnListPassiv
  1157.                         . X = 602
  1158.                         . Y = 463
  1159.                         . QuickTip = $L_Q_REC_PLAYLIST
  1160.                         ( Events
  1161.                             : MouseUp
  1162.                             : MouseDown
  1163.                             : MouseMove
  1164.                             : Command
  1165.                         )
  1166.                         . Function = PlaylistFileLister.C_PlaylistFileLister.Burn
  1167.                         . Functionvalue = true
  1168.                     )
  1169.                     ( B_PlaylistLister
  1170.                         . Typ = Button
  1171.                         . Aktiv = BM_Playlist
  1172.                         . Passiv = BM_Playlist
  1173.                         . X = 542
  1174.                         . Y = 68
  1175.                         ( Events
  1176.                             : MouseUp
  1177.                             : MouseDown
  1178.                             : MouseMove
  1179.                             : KeyUp
  1180.                             : Command
  1181.                         )
  1182.                         ( ScaleBitmap
  1183.                             : BM_Playlist
  1184.                         )
  1185.                         . Scale = x
  1186.                     )
  1187.                     ( B_AbbrechenDialog
  1188.                         . Typ = Button
  1189.                         . Aktiv = BM_AbbrechenDialogAktiv
  1190.                         . Passiv = BM_AbbrechenDialogPassiv
  1191.                         . RollOver = BM_AbbrechenDialogRollOver
  1192.                         . X = 164
  1193.                         . Y = 124
  1194.                         ( Events
  1195.                             : MouseUp
  1196.                             : MouseDown
  1197.                             : MouseMove
  1198.                             : Command
  1199.                         )
  1200.                         . Function = PlayerCommand.PC_PlayerCommand.Cancel
  1201.                         . Functionvalue = true
  1202.                     )
  1203.                     ( B_MusicFiles
  1204.                         . Typ = Button
  1205.                         . Passiv = BM_MusicFilesExplorer
  1206.                         . Playlist = BM_MusicFilesPlaylist
  1207.                         . Archiv = BM_MusicFilesArchiv
  1208.                         . Reset = off
  1209.                         . X = 263
  1210.                         . Y = 68
  1211.                         ( Events
  1212.                             : MouseMove
  1213.                             : MouseUp
  1214.                             : MouseDown
  1215.                             : Command
  1216.                         )
  1217.                         . Scale = x
  1218.                         ( ScaleBitmap
  1219.                             : BM_MusicFilesExplorer
  1220.                             : BM_MusicFilesPlaylist
  1221.                             : BM_MusicFilesArchiv
  1222.                         )
  1223.                     )
  1224.                     ( B_TimeList
  1225.                         . Typ = Button
  1226.                         . Passiv = BM_TimeList
  1227.                         . X = 704
  1228.                         . Y = 463
  1229.                         . QuickTip = $L_Q_TIME
  1230.                         ( Events
  1231.                             : MouseUp
  1232.                             : MouseDown
  1233.                             : MouseMove
  1234.                             : Command
  1235.                         )
  1236.                     )
  1237.                 )
  1238.                 ( TextOutput
  1239.                     ( TO_Title
  1240.                         . Typ = TextOutput
  1241.                         . Text = 
  1242.                         . X = 294
  1243.                         . Y = 545
  1244.                         . Width = 190
  1245.                         . Height = 17
  1246.                         . Color = Normal
  1247.                         . Center = true
  1248.                         ( Font
  1249.                             . Size = 13
  1250.                             . Name = Tahoma
  1251.                         )
  1252.                         ( ColorName
  1253.                             . Normal = 0xe08000
  1254.                         )
  1255.                     )
  1256.                     ( TO_OptionsHelp
  1257.                         . Typ = TextOutput
  1258.                         . Text = -
  1259.                         . X = 10
  1260.                         . Y = 50
  1261.                         . Width = 500
  1262.                         . Height = 20
  1263.                         . Color = Normal
  1264.                         ( Font
  1265.                             . Size = 18
  1266.                             . Name = Tahoma
  1267.                         )
  1268.                         ( ColorName
  1269.                             . Normal = 0xe08000
  1270.                         )
  1271.                     )
  1272.                     ( TO_QuickTip
  1273.                         . Typ = TextOutput
  1274.                         . Background = BM_QuickTip
  1275.                         . Text = -
  1276.                         #. X = 1
  1277.                         #. Y = 1
  1278.                         . X = 0
  1279.                         . Y = 0
  1280.                         . NoAlising = true
  1281.                         . ShiftX = 4
  1282.                         #. ShiftY = 1
  1283.                         . Width = 350
  1284.                         . Height = 30
  1285.                         . Color = Normal
  1286.                         ( Font
  1287.                             . Size = 14
  1288.                             . Name = MS Sans Serif
  1289.                         )
  1290.                         ( ColorName
  1291.                             . Normal = 0x000000
  1292.                         )
  1293.                     )
  1294.                     ( TO_TextEditLabel
  1295.                         . Typ = TextOutput
  1296.                         . Text = -
  1297.                         . X = 1
  1298.                         . Y = 1
  1299.                         . Width = 300
  1300.                         . Height = 15
  1301.                         . Color = Normal
  1302.                         ( Font
  1303.                             . Size = 13
  1304.                             . Name = Tahoma
  1305.                         )
  1306.                         ( ColorName
  1307.                             . Normal = 0xe08000
  1308.                         )
  1309.                     )
  1310.                     ( TO_Time
  1311.                         . Typ = TextOutput
  1312.                         . Text = 00:00
  1313.                         . X = 377
  1314.                         . Y = 572
  1315.                         . Width = 30
  1316.                         . Height = 12
  1317.                         . Color = Normal
  1318.                         ( Font
  1319.                             . Size = 11
  1320.                             . Name = Tahoma
  1321.                         )
  1322.                         ( ColorName
  1323.                             . Normal = 0xe08000
  1324.                         )
  1325.                     )
  1326.                 )
  1327.                 ( TimedEventQueue
  1328.                     ( TEQ_001
  1329.                         . Typ = TimedEventQueue
  1330.                         ( Controls
  1331.                             : Animation.A_WaveVisual.Pulse.200
  1332.                         )
  1333.                     )
  1334.                 )
  1335.                 ( WindowMover
  1336.                     ( WM_001
  1337.                         . Typ = WindowMover
  1338.                         . X = 230
  1339.                         . Y = 0
  1340.                         . Width = 380
  1341.                         . Height = 68
  1342.                         . QuickTip = $L_Q_MOVE_WINDOW
  1343.                         . Scale = BM_001.xyW
  1344.                         . Cursor = CUR_MOVE
  1345.                         ( Events
  1346.                             : MouseUp
  1347.                             : MouseDown
  1348.                             : MouseMove
  1349.                         )
  1350.                     )
  1351.                 )
  1352.                 ( WindowSizer
  1353.                     ( WS_001
  1354.                         . Typ = WindowSizer
  1355.                         . Size = h
  1356.                         . X = 264
  1357.                         . Y = 600
  1358.                         . Width = 20
  1359.                         . Height = 12
  1360.                         . QuickTip = $L_Q_RESIZE_WINDOW
  1361.                         . Cursor = CUR_SCALE_NS
  1362.                         ( Events
  1363.                             : MouseUp
  1364.                             : MouseDown
  1365.                             : MouseMove
  1366.                         )
  1367.                     )
  1368.                 )
  1369.                 ( WindowSizer
  1370.                     ( WS_002
  1371.                         . Typ = WindowSizer
  1372.                         . Size = h
  1373.                         . X = 496
  1374.                         . Y = 600
  1375.                         . Width = 20
  1376.                         . Height = 12
  1377.                         . QuickTip = $L_Q_RESIZE_WINDOW
  1378.                         . Cursor = CUR_SCALE_NS
  1379.                         ( Events
  1380.                             : MouseUp
  1381.                             : MouseDown
  1382.                             : MouseMove
  1383.                         )
  1384.                     )
  1385.                 )
  1386.                 ( WindowSizer
  1387.                     ( WS_003
  1388.                         . Typ = WindowSizer
  1389.                         . Size = b
  1390.                         . X = 761
  1391.                         . Y = 578
  1392.                         . Width = 16
  1393.                         . Height = 15
  1394.                         . Cursor = CUR_SCALE_NWSE
  1395.                         . QuickTip = $L_Q_RESIZE_WINDOW
  1396.                         ( Events
  1397.                             : MouseUp
  1398.                             : MouseDown
  1399.                             : MouseMove
  1400.                         )
  1401.                     )
  1402.                 )
  1403.                 ( Animation
  1404.                     ( A_WaveVisual
  1405.                         . Typ = Animation
  1406.                         . Window = W_Animation
  1407.                         . X = 633
  1408.                         . Y = 502
  1409.                         . Width = 120
  1410.                         . Height = 90
  1411.                         ( Events
  1412.                             : MouseUp
  1413.                             : MouseDown
  1414.                             : Command
  1415.                         )
  1416.                     )
  1417.                     ( A_WaveBigVisual
  1418.                         . Typ = Animation
  1419.                         . Dummy = on
  1420.                         . X = 261
  1421.                         . Y = 118
  1422.                         . Width = 320
  1423.                         . Height = 200
  1424.                         ( Events
  1425.                             : Command
  1426.                         )
  1427.                     )
  1428.                 )
  1429.                 ( ButtonBar
  1430.                     ( BBAR_Outlook
  1431.                         . Typ = ButtonBar
  1432.                         ( 0
  1433.                             . Selector = Button.B_Files
  1434.                             ( Host
  1435.                                 : ListView.LV_Explorer
  1436.                                 : Scroller.SBV_Explorer
  1437.                                 : Scroller.SBH_Explorer
  1438.                                 : Bitmap.BM_SCROLLCORNER_EXPLORER
  1439.                                 : Explorer.C_Explorer
  1440.                             )
  1441.                         )
  1442.                         ( 1
  1443.                             . Selector = Button.B_Archiv
  1444.                             ( Host
  1445.                                 : Archiv.C_Archiv
  1446.                                 : ListView.LV_Archiv
  1447.                                 : Scroller.SBV_Archiv
  1448.                                 : Scroller.SBH_Archiv
  1449.                                 : Bitmap.BM_SCROLLCORNER_ARCHIV
  1450.                             )
  1451.                         )
  1452.                         ( 2
  1453.                             . Selector = Button.B_Playlist
  1454.                             ( Host
  1455.                                 : Playlist.C_Playlist
  1456.                                 : ListView.LV_Playlist
  1457.                                 : Scroller.SBV_Playlist
  1458.                                 : Scroller.SBH_Playlist
  1459.                                 : Bitmap.BM_SCROLLCORNER_PLAYLIST
  1460.                             )
  1461.                         )
  1462.                         . X = 11
  1463.                         . Y = 68
  1464.                         . Width = 248
  1465.                         . Height = 423
  1466.                         . Active = 0
  1467.                         . Count = 3
  1468.                         . Scale = xy
  1469.                     )
  1470.                 )
  1471.                 ( ExplorerTree
  1472.                     ( C_Explorer
  1473.                         . Typ   = ExplorerTree
  1474.                         . View  = ListView.LV_Explorer
  1475.                         . Scale = LV_Explorer.wh
  1476.                         . ScaleFlag = nm
  1477.                         . ScaleControl = BBAR_Outlook
  1478.                         #. Menu = M_Tree
  1479.                         ( Events
  1480.                             : MouseUp
  1481.                             : MouseDown
  1482.                             : KeyDown
  1483.                             : Fokus
  1484.                             : Command
  1485.                         )
  1486.                         ( Menus
  1487.                             . NewFolder = true
  1488.                             . NewSubFolder = true
  1489.                             . DeleteFolder = true
  1490.                             . RenameFolder = true
  1491.                         )
  1492.                     )
  1493.                 )
  1494.                 ( ExplorerLister
  1495.                     ( C_ExplorerLister
  1496.                         . Typ   = ExplorerLister
  1497.                         . View  = ListView.LV_ExplorerLister
  1498.                         . Scale = LV_ExplorerLister.xywh
  1499.                         . Menu  = M_Lister
  1500.                         ( Events
  1501.                             : MouseUp
  1502.                             : MouseDown
  1503.                             : KeyDown
  1504.                             : Drag
  1505.                             : Drop
  1506.                             : Fokus
  1507.                         )
  1508.                         ( Menus
  1509.                             . DeleteList = true
  1510.                             . Delete = true
  1511.                             . Rename = true
  1512.                             . Encode = true
  1513.                             . EncodeList = true
  1514.                             . Decode = true
  1515.                             . DecodeList = true
  1516.                             . GrabWav = true
  1517.                             . GrabMp3 = true
  1518.                             . Play = true
  1519.                             . AddPlaylist = true
  1520.                             . AddPlaylistList = true
  1521.                         )
  1522.                     )
  1523.                 )
  1524.                 ( ArchivTree
  1525.                     ( C_Archiv
  1526.                         . Typ   = ArchivTree
  1527.                         . View  = ListView.LV_Archiv
  1528.                         . Visible = disable
  1529.                         . Menu  = M_Tree
  1530.                         ( Menus
  1531.                             . NewArchivFolder = true
  1532.                             . NewArchivSubFolder = true
  1533.                             . DeleteArchivFolder = true
  1534.                             . RenameArchivFolder = true
  1535.                         )
  1536.                         . Scale = LV_Explorer.wh
  1537.                         . ScaleFlag = nm
  1538.                         . ScaleControl = BBAR_Outlook
  1539.                         ( Events
  1540.                             : MouseUp
  1541.                             : MouseDown
  1542.                             : KeyDown
  1543.                             : Drop
  1544.                             : Drag
  1545.                             : Fokus
  1546.                         )
  1547.                         ( Folder
  1548.                             ( Working
  1549.                                 . Text = $L_T_ARCHIVE_WORKING
  1550.                             )
  1551.                             ( StartArchive
  1552.                                 . Text = $L_T_ARCHIVE
  1553.                             )
  1554.                         )
  1555.                         # Der Wert wird gleich beim Start umgesetzt
  1556.                         . WorkingPath = . 
  1557.                         . DropCommand = PlayerCommand.PC_PlayerCommand.Copy
  1558.                     )
  1559.                 )
  1560.                 ( ArchivLister
  1561.                     ( C_ArchivLister
  1562.                         . Typ   = ArchivLister
  1563.                         . View  = ListView.LV_ArchivLister
  1564.                         . Visible = disable
  1565.                         . Scale = LV_ExplorerLister.xywh
  1566.                         . Menu  = M_Lister
  1567.                         ( Events
  1568.                             : MouseUp
  1569.                             : MouseDown
  1570.                             : KeyDown
  1571.                             : Drop
  1572.                             : Drag
  1573.                             : Fokus
  1574.                         )
  1575.                         ( Menus
  1576.                             . DeleteList = true
  1577.                             . Delete = true
  1578.                             . Rename = true
  1579.                             . Encode = true
  1580.                             . EncodeList = true
  1581.                             . Decode = true
  1582.                             . DecodeList = true
  1583.                             . GrabWav = true
  1584.                             . GrabMp3 = true
  1585.                             . Play = true
  1586.                             . AddPlaylist = true
  1587.                             . AddPlaylistList = true
  1588.                         )
  1589.                     )
  1590.                 )
  1591.                 ( PlaylistTree
  1592.                     ( C_Playlist
  1593.                         . Typ   = PlaylistTree
  1594.                         . View  = ListView.LV_Playlist
  1595.                         . Visible = disable
  1596.                         . Menu  = M_Tree
  1597.                         ( Menus
  1598.                             . NewPlaylistFolder = true
  1599.                             . NewPlaylistSubFolder = true
  1600.                             . DeletePlaylistFolder = true
  1601.                             . RenamePlaylistFolder = true
  1602.                         )
  1603.                         . Scale = LV_Explorer.wh
  1604.                         . ScaleFlag = nm
  1605.                         . ScaleControl = BBAR_Outlook
  1606.                         ( Events
  1607.                             : MouseUp
  1608.                             : MouseDown
  1609.                             : KeyDown
  1610.                             : Drop
  1611.                             : Drag
  1612.                             : Fokus
  1613.                         )
  1614.                         ( Folder
  1615.                             ( Working
  1616.                                 . Text = $L_T_PLAYLIST_WORKING
  1617.                             )
  1618.                             ( Name
  1619.                                 . Text = $L_T_PLAYLIST
  1620.                             )
  1621.                         )
  1622.                         # Der Werte werden gleich beim Start umgesetzt
  1623.                         . WorkingFile = neu.m3u 
  1624.                         . WorkingPath = . 
  1625.                     )
  1626.                 )
  1627.                 ( PlaylistLister
  1628.                     ( C_PlaylistLister
  1629.                         . Typ   = PlaylistLister
  1630.                         . View  = ListView.LV_PlaylistLister
  1631.                         . Visible = disable
  1632.                         . Scale = LV_ExplorerLister.xywh
  1633.                         . Menu  = M_Lister
  1634.                         ( Events
  1635.                             : MouseUp
  1636.                             : MouseDown
  1637.                             : KeyDown
  1638.                             : Drop
  1639.                             : Drag
  1640.                             : Fokus
  1641.                         )
  1642.                         ( Menus
  1643.                             . NewPlaylist = true
  1644.                             . DeleteList = true
  1645.                             . Rename = true
  1646.                             . Delete = true
  1647.                         )
  1648.                     )
  1649.                 )
  1650.                 ( PlaylistFileLister
  1651.                     ( C_PlaylistFileLister
  1652.                         . Typ   = PlaylistFileLister
  1653.                         . View  = ListView.LV_PlaylistFileLister
  1654.                         . Scale = LV_PlaylistFileLister.xywh
  1655.                         . Menu  = M_PlaylistFileLister
  1656.                         ( Events
  1657.                             : MouseUp
  1658.                             : MouseDown
  1659.                             : KeyDown
  1660.                             : Drop
  1661.                             : Drag
  1662.                             : Fokus
  1663.                         )
  1664.                         ( Menus
  1665.                             . DeleteList = true
  1666.                             . Delete = true
  1667.                             . Play = true
  1668.                         )
  1669.                         . DropCommand = PlayerCommand.PC_PlayerCommand.AddToList
  1670.                     )
  1671.                 )
  1672.                 ( ListView
  1673.                     ( LV_Explorer
  1674.                         . Typ = ListView
  1675.                         . Background = BM_017
  1676.                         . X = 11
  1677.                         . Y = 94
  1678.                         . Width = 233
  1679.                         . Height = 331
  1680.                         . Scale = xy
  1681.                         . ScaleControl = BBAR_Outlook
  1682.                         ( Font
  1683.                             . Size = 15
  1684.                             . Name = Tahoma
  1685.                             . Color = 0xe08000
  1686.                         )
  1687.                     )
  1688.                     ( LV_ExplorerLister
  1689.                         . Typ = ListView
  1690.                         . Selection = MultiSelection
  1691.                         . Background = BM_017
  1692.                         . X = 263
  1693.                         . Y = 94
  1694.                         . Width = 260
  1695.                         . Height = 382
  1696.                         . Scale = xy
  1697.                         ( Font
  1698.                             . Size = 15
  1699.                             . Name = Tahoma
  1700.                             . Color = 0xe08000
  1701.                         )
  1702.                     )
  1703.                     ( LV_Archiv
  1704.                         . Typ = ListView
  1705.                         . Background = BM_017
  1706.                         . Visible = disable
  1707.                         . X = 11
  1708.                         . Y = 120
  1709.                         . Width = 233
  1710.                         . Height = 331
  1711.                         . Scale = LV_Explorer.wh
  1712.                         . ScaleFlag = nm
  1713.                         . ScaleControl = BBAR_Outlook
  1714.                         ( Font
  1715.                             . Size = 15
  1716.                             . Name = Tahoma
  1717.                             . Color = 0xe08000
  1718.                         )
  1719.                     )
  1720.                     ( LV_ArchivLister
  1721.                         . Typ = ListView
  1722.                         . Selection = MultiSelection
  1723.                         . Background = BM_017
  1724.                         . Visible = disable
  1725.                         . X = 263
  1726.                         . Y = 94
  1727.                         . Width = 260
  1728.                         . Height = 382
  1729.                         . Scale = LV_ExplorerLister.xywh
  1730.                         ( Font
  1731.                             . Size = 15
  1732.                             . Name = Tahoma
  1733.                             . Color = 0xe08000
  1734.                         )
  1735.                     )
  1736.                     ( LV_Playlist
  1737.                         . Typ = ListView
  1738.                         . Background = BM_017
  1739.                         . Visible = disable
  1740.                         . X = 11
  1741.                         . Y = 146
  1742.                         . Width = 233
  1743.                         . Height = 331
  1744.                         . Scale = LV_Explorer.wh
  1745.                         . ScaleFlag = nm
  1746.                         . ScaleControl = BBAR_Outlook
  1747.                         ( Font
  1748.                             . Size = 15
  1749.                             . Name = Tahoma
  1750.                             . Color = 0xe08000
  1751.                         )
  1752.                     )
  1753.                     ( LV_PlaylistLister
  1754.                         . Typ = ListView
  1755.                         . Selection = MultiSelection
  1756.                         . Background = BM_017
  1757.                         . Visible = disable
  1758.                         . X = 263
  1759.                         . Y = 94
  1760.                         . Width = 260
  1761.                         . Height = 382
  1762.                         . Scale = LV_ExplorerLister.xywh
  1763.                         ( Font
  1764.                             . Size = 15
  1765.                             . Name = Tahoma
  1766.                             . Color = 0xe08000
  1767.                         )
  1768.                     )
  1769.                     ( LV_PlaylistFileLister
  1770.                         . Typ = ListView
  1771.                         . Selection = MultiSelection
  1772.                         . Background = BM_017
  1773.                         . X = 542
  1774.                         . Y = 94
  1775.                         . Width = 226
  1776.                         . Height = 354
  1777.                         . Scale = xy
  1778.                         ( Font
  1779.                             . Size = 15
  1780.                             . Name = Tahoma
  1781.                             . Color = 0xe08000
  1782.                         )
  1783.                     )
  1784.                     ( LV_PopUp
  1785.                         . Typ = ListView
  1786.                         . Background = BM_POPUP
  1787.                         . X = 0
  1788.                         . Y = 0
  1789.                         . Width  = 350
  1790.                         . Height = 91
  1791.                         ( Font
  1792.                             . Size = 15
  1793.                             . Name = Tahoma
  1794.                             . Color = 0xe08000
  1795.                         )
  1796.                     )
  1797.                 )
  1798.                 ( Scroller
  1799.                     ( SBV_Explorer
  1800.                         . Typ = Scroller
  1801.                         . Control = ListView.LV_Explorer
  1802.                         . Visible = disable
  1803.                         . Orientation = vertical
  1804.                         . Background = BM_SCROLLVBACKGR
  1805.                         . Up = BM_SCROLLUP
  1806.                         . Down = BM_SCROLLDOWN
  1807.                         . BarTop = BM_SCROLLBARTOP
  1808.                         . BarBottom = BM_SCROLLBARBOTTOM
  1809.                         . Bar = BM_SCROLLVBAR
  1810.                         . X = 244
  1811.                         . Y = 94
  1812.                         . Width = 15
  1813.                         . Height = 331
  1814.                         . Scale = LV_Explorer.h
  1815.                         . ScaleControl = BBAR_Outlook
  1816.                         ( Events
  1817.                             : MouseUp
  1818.                             : MouseDown
  1819.                         )
  1820.                     )
  1821.                     ( SBH_Explorer
  1822.                         . Typ = Scroller
  1823.                         . Control = ListView.LV_Explorer
  1824.                         . Visible = disable
  1825.                         . Orientation = horizontal
  1826.                         . Background = BM_SCROLLHBACKGR
  1827.                         . Up = BM_SCROLLLEFT
  1828.                         . Down = BM_SCROLLRIGHT
  1829.                         . BarTop = BM_SCROLLBARLEFT
  1830.                         . BarBottom = BM_SCROLLBARRIGHT
  1831.                         . Bar = BM_SCROLLHBAR
  1832.                         . X = 11
  1833.                         . Y = 424
  1834.                         . Width = 233
  1835.                         . Height = 15
  1836.                         . Scale = LV_Explorer.w
  1837.                         . ScaleControl = BBAR_Outlook
  1838.                         ( Events
  1839.                             : MouseUp
  1840.                             : MouseDown
  1841.                         )
  1842.                     )
  1843.                     ( SBV_ExplorerLister
  1844.                         . Typ = Scroller
  1845.                         . Control = ListView.LV_ExplorerLister
  1846.                         . Orientation = vertical
  1847.                         . Background = BM_SCROLLVBACKGR
  1848.                         . Up = BM_SCROLLUP
  1849.                         . Down = BM_SCROLLDOWN
  1850.                         . BarTop = BM_SCROLLBARTOP
  1851.                         . BarBottom = BM_SCROLLBARBOTTOM
  1852.                         . Bar = BM_SCROLLVBAR
  1853.                         . X = 523
  1854.                         . Y = 94
  1855.                         . Width = 15
  1856.                         . Height = 382
  1857.                         . Scale = y
  1858.                         ( Events
  1859.                             : MouseUp
  1860.                             : MouseDown
  1861.                         )
  1862.                     )
  1863.                     ( SBH_ExplorerLister
  1864.                         . Typ = Scroller
  1865.                         . Control = ListView.LV_ExplorerLister
  1866.                         . Orientation = horizontal
  1867.                         . Background = BM_SCROLLHBACKGR
  1868.                         . Up = BM_SCROLLLEFT
  1869.                         . Down = BM_SCROLLRIGHT
  1870.                         . BarTop = BM_SCROLLBARLEFT
  1871.                         . BarBottom = BM_SCROLLBARRIGHT
  1872.                         . Bar = BM_SCROLLHBAR
  1873.                         . X = 263
  1874.                         . Y = 476
  1875.                         . Scale = x
  1876.                         . Width = 260
  1877.                         . Height = 15
  1878.                         ( Events
  1879.                             : MouseUp
  1880.                             : MouseDown
  1881.                         )
  1882.                     )
  1883.                     ( SBV_Archiv
  1884.                         . Typ = Scroller
  1885.                         . Control = ListView.LV_Archiv
  1886.                         . Visible = disable
  1887.                         . Orientation = vertical
  1888.                         . Background = BM_SCROLLVBACKGR
  1889.                         . Up = BM_SCROLLUP
  1890.                         . Down = BM_SCROLLDOWN
  1891.                         . BarTop = BM_SCROLLBARTOP
  1892.                         . BarBottom = BM_SCROLLBARBOTTOM
  1893.                         . Bar = BM_SCROLLVBAR
  1894.                         . X = 244
  1895.                         . Y = 120
  1896.                         . Width = 15
  1897.                         . Height = 331
  1898.                         . Scale = LV_Explorer.h
  1899.                         . ScaleControl = BBAR_Outlook
  1900.                         ( Events
  1901.                             : MouseUp
  1902.                             : MouseDown
  1903.                         )
  1904.                     )
  1905.                     ( SBH_Archiv
  1906.                         . Typ = Scroller
  1907.                         . Control = ListView.LV_Archiv
  1908.                         . Visible = disable
  1909.                         . Orientation = horizontal
  1910.                         . Background = BM_SCROLLHBACKGR
  1911.                         . Up = BM_SCROLLLEFT
  1912.                         . Down = BM_SCROLLRIGHT
  1913.                         . BarTop = BM_SCROLLBARLEFT
  1914.                         . BarBottom = BM_SCROLLBARRIGHT
  1915.                         . Bar = BM_SCROLLHBAR
  1916.                         . X = 11
  1917.                         . Y = 450
  1918.                         . Width = 233
  1919.                         . Height = 15
  1920.                         . Scale = LV_Explorer.w
  1921.                         . ScaleControl = BBAR_Outlook
  1922.                         ( Events
  1923.                             : MouseUp
  1924.                             : MouseDown
  1925.                         )
  1926.                     )
  1927.                     ( SBV_ArchivLister
  1928.                         . Typ = Scroller
  1929.                         . Control = ListView.LV_ArchivLister
  1930.                         . Visible = disable
  1931.                         . Orientation = vertical
  1932.                         . Background = BM_SCROLLVBACKGR
  1933.                         . Up = BM_SCROLLUP
  1934.                         . Down = BM_SCROLLDOWN
  1935.                         . BarTop = BM_SCROLLBARTOP
  1936.                         . BarBottom = BM_SCROLLBARBOTTOM
  1937.                         . Bar = BM_SCROLLVBAR
  1938.                         . X = 523
  1939.                         . Y = 94
  1940.                         . Width = 15
  1941.                         . Height = 382
  1942.                         . Scale = SBV_ExplorerLister.xywh
  1943.                         ( Events
  1944.                             : MouseUp
  1945.                             : MouseDown
  1946.                         )
  1947.                     )
  1948.                     ( SBH_ArchivLister
  1949.                         . Typ = Scroller
  1950.                         . Control = ListView.LV_ArchivLister
  1951.                         . Visible = disable
  1952.                         . Orientation = horizontal
  1953.                         . Background = BM_SCROLLHBACKGR
  1954.                         . Up = BM_SCROLLLEFT
  1955.                         . Down = BM_SCROLLRIGHT
  1956.                         . BarTop = BM_SCROLLBARLEFT
  1957.                         . BarBottom = BM_SCROLLBARRIGHT
  1958.                         . Bar = BM_SCROLLHBAR
  1959.                         . X = 263
  1960.                         . Y = 476
  1961.                         . Width = 260
  1962.                         . Height = 15
  1963.                         . Scale = SBH_ExplorerLister.xywh
  1964.                         ( Events
  1965.                             : MouseUp
  1966.                             : MouseDown
  1967.                         )
  1968.                     )
  1969.                     ( SBV_Playlist
  1970.                         . Typ = Scroller
  1971.                         . Control = ListView.LV_Playlist
  1972.                         . Visible = disable
  1973.                         . Orientation = vertical
  1974.                         . Background = BM_SCROLLVBACKGR
  1975.                         . Up = BM_SCROLLUP
  1976.                         . Down = BM_SCROLLDOWN
  1977.                         . BarTop = BM_SCROLLBARTOP
  1978.                         . BarBottom = BM_SCROLLBARBOTTOM
  1979.                         . Bar = BM_SCROLLVBAR
  1980.                         . X = 244
  1981.                         . Y = 146
  1982.                         . Width = 15
  1983.                         . Height = 331
  1984.                         . Scale = LV_Explorer.h
  1985.                         . ScaleControl = BBAR_Outlook
  1986.                         ( Events
  1987.                             : MouseUp
  1988.                             : MouseDown
  1989.                         )
  1990.                     )
  1991.                     ( SBH_Playlist
  1992.                         . Typ = Scroller
  1993.                         . Control = ListView.LV_Playlist
  1994.                         . Visible = disable
  1995.                         . Orientation = horizontal
  1996.                         . Background = BM_SCROLLHBACKGR
  1997.                         . Up = BM_SCROLLLEFTRUND
  1998.                         . Down = BM_SCROLLRIGHT
  1999.                         . BarTop = BM_SCROLLBARLEFT
  2000.                         . BarBottom = BM_SCROLLBARRIGHT
  2001.                         . Bar = BM_SCROLLHBAR
  2002.                         . X = 11
  2003.                         . Y = 476
  2004.                         . Width = 233
  2005.                         . Height = 15
  2006.                         . Scale = LV_Explorer.w
  2007.                         . ScaleControl = BBAR_Outlook
  2008.                         ( Events
  2009.                             : MouseUp
  2010.                             : MouseDown
  2011.                         )
  2012.                     )
  2013.                     ( SBV_PlaylistLister
  2014.                         . Typ = Scroller
  2015.                         . Control = ListView.LV_PlaylistLister
  2016.                         . Visible = disable
  2017.                         . Orientation = vertical
  2018.                         . Background = BM_SCROLLVBACKGR
  2019.                         . Up = BM_SCROLLUP
  2020.                         . Down = BM_SCROLLDOWN
  2021.                         . BarTop = BM_SCROLLBARTOP
  2022.                         . BarBottom = BM_SCROLLBARBOTTOM
  2023.                         . Bar = BM_SCROLLVBAR
  2024.                         . X = 523
  2025.                         . Y = 94
  2026.                         . Width = 15
  2027.                         . Height = 382
  2028.                         . Scale = SBV_ExplorerLister.xywh
  2029.                         ( Events
  2030.                             : MouseUp
  2031.                             : MouseDown
  2032.                         )
  2033.                     )
  2034.                     ( SBH_PlaylistLister
  2035.                         . Typ = Scroller
  2036.                         . Control = ListView.LV_PlaylistLister
  2037.                         . Visible = disable
  2038.                         . Orientation = horizontal
  2039.                         . Background = BM_SCROLLHBACKGR
  2040.                         . Up = BM_SCROLLLEFT
  2041.                         . Down = BM_SCROLLRIGHT
  2042.                         . BarTop = BM_SCROLLBARLEFT
  2043.                         . BarBottom = BM_SCROLLBARRIGHT
  2044.                         . Bar = BM_SCROLLHBAR
  2045.                         . X = 263
  2046.                         . Y = 476
  2047.                         . Width = 260
  2048.                         . Height = 15
  2049.                         . Scale = SBH_ExplorerLister.xywh
  2050.                         ( Events
  2051.                             : MouseUp
  2052.                             : MouseDown
  2053.                         )
  2054.                     )
  2055.                     ( SBV_PlaylistFileLister
  2056.                         . Typ = Scroller
  2057.                         . Control = ListView.LV_PlaylistFileLister
  2058.                         . Orientation = vertical
  2059.                         . Background = BM_SCROLLVBACKGR2
  2060.                         . Up = BM_SCROLLUP2
  2061.                         . Down = BM_SCROLLDOWN2
  2062.                         . BarTop = BM_SCROLLBARTOP2
  2063.                         . BarBottom = BM_SCROLLBARBOTTOM2
  2064.                         . Bar = BM_SCROLLVBAR2
  2065.                         . X = 768
  2066.                         . Y = 94
  2067.                         . Width = 15
  2068.                         . Height = 354
  2069.                         . Scale = y
  2070.                         ( Events
  2071.                             : MouseUp
  2072.                             : MouseDown
  2073.                         )
  2074.                     )
  2075.                     ( SBH_PlaylistFileLister
  2076.                         . Typ = Scroller
  2077.                         . Control = ListView.LV_PlaylistFileLister
  2078.                         . Orientation = horizontal
  2079.                         . Background = BM_SCROLLHBACKGR2
  2080.                         . Up = BM_SCROLLLEFT2
  2081.                         . Down = BM_SCROLLRIGHT2
  2082.                         . BarTop = BM_SCROLLBARLEFT2
  2083.                         . BarBottom = BM_SCROLLBARRIGHT2
  2084.                         . Bar = BM_SCROLLHBAR2
  2085.                         . X = 542
  2086.                         . Y = 448
  2087.                         . Width = 226
  2088.                         . Height = 15
  2089.                         . Scale = x
  2090.                         ( Events
  2091.                             : MouseUp
  2092.                             : MouseDown
  2093.                         )
  2094.                     )
  2095.                 )
  2096.                 ( Splitter
  2097.                     ( SPV_RIGHT
  2098.                         . Typ = Splitter
  2099.                         . Orientation = vertical
  2100.                         . Background = BM_009
  2101.                         . X = 538
  2102.                         . Y = 68
  2103.                         . Scale = y
  2104.                         . MinLike = ListView.LV_ExplorerLister
  2105.                         . MaxLike = Bitmap.BM_TimeList
  2106.                         . ScaleMinLike = ListView.LV_ExplorerLister
  2107.                         . ScaleMaxLike = Scroller.SBV_PlaylistFileLister
  2108.                         . Border = 180
  2109.                         . Cursor = CUR_SPLITTER
  2110.                         ( Events
  2111.                             : MouseUp
  2112.                             : MouseDown
  2113.                             : MouseMove
  2114.                         )
  2115.                     )
  2116.                     ( SPV_LEFT
  2117.                         . Typ = Splitter
  2118.                         . Orientation = vertical
  2119.                         . Background = BM_007
  2120.                         . X = 259
  2121.                         . Y = 68
  2122.                         . Scale = y
  2123.                         . MinLike = ListView.LV_Explorer
  2124.                         . MaxLike = Splitter.SPV_RIGHT
  2125.                         . ScaleMinLike = ListView.LV_Explorer
  2126.                         . ScaleMaxLike = Splitter.SPV_RIGHT
  2127.                         . Border = 200
  2128.                         . Cursor = CUR_SPLITTER
  2129.                         ( Events
  2130.                             : MouseUp
  2131.                             : MouseDown
  2132.                             : MouseMove
  2133.                         )
  2134.                     )
  2135.                 )
  2136.                 ( PopUp
  2137.                     ( PU_PopUp
  2138.                         . Typ = PopUp
  2139.                         . Szene = S_PopUp
  2140.                         . Window = W_PopUp
  2141.                         . View = ListView.LV_PopUp
  2142.                         . Scale = off
  2143.                         ( Events
  2144.                             : MouseDown
  2145.                             : MouseMove
  2146.                             : KeyDown
  2147.                         )
  2148.                     )
  2149.                 )
  2150.                 ( Menu
  2151.                     ( M_Lister
  2152.                         . Typ  = Menu
  2153.                         . View = PopUp.PU_PopUp
  2154.                         ( Commands
  2155.                             ( Play
  2156.                                 . Text = $L_T_DIALOG_PLAY
  2157.                                 . Function = PlayerCommand.PC_PlayerCommand.Play
  2158.                                 . Status = enable
  2159.                                 . Icon = BM_PLAY
  2160.                             )
  2161.                             ( NewFolder
  2162.                                 . Text = $L_T_DIALOG_NEW_FOLDER
  2163.                                 . Function = PlayerCommand.PC_PlayerCommand.NewFolder
  2164.                                 . Status = enable
  2165.                                 . Icon = BM_FOLDER
  2166.                             )
  2167.                             ( NewSubFolder
  2168.                                 . Text = $L_T_DIALOG_NEW_SUBFOLDER
  2169.                                 . Function = PlayerCommand.PC_PlayerCommand.NewSubFolder
  2170.                                 . Status = enable
  2171.                                 . Icon = BM_FOLDER
  2172.                             )
  2173.                             ( NewPlaylist
  2174.                                 . Text = $L_T_DIALOG_NEW_PLAYLIST
  2175.                                 . Function = PlayerCommand.PC_PlayerCommand.NewPlaylist
  2176.                                 . Status = enable
  2177.                                 . Icon = BM_MUSIC
  2178.                             )
  2179.                             ( AddPlaylist
  2180.                                 . Text = $L_T_DIALOG_ADD_TO_PLAYLIST
  2181.                                 . Function = PlayerCommand.PC_PlayerCommand.AddToList
  2182.                                 . Status = enable
  2183.                                 . Icon = BM_MUSIC
  2184.                             )
  2185.                             ( AddPlaylistList
  2186.                                 . Text = $L_T_DIALOG_ADD_LIST_TO_PLAYLIST
  2187.                                 . Function = PlayerCommand.PC_PlayerCommand.AddToList
  2188.                                 . Status = enable
  2189.                                 . Icon = BM_MUSIC
  2190.                             )
  2191.                             ( Encode
  2192.                                 . Text = $L_T_DIALOG_TO_MP3
  2193.                                 . Function = PlayerCommand.PC_PlayerCommand.Encode
  2194.                                 . Status = enable
  2195.                                 . Icon = BM_MP3
  2196.                             )
  2197.                             ( EncodeList
  2198.                                 . Text = $L_T_DIALOG_LIST_TO_MP3
  2199.                                 . Function = PlayerCommand.PC_PlayerCommand.Encode
  2200.                                 . Status = enable
  2201.                                 . Icon = BM_MP3
  2202.                             )
  2203.                             ( Decode
  2204.                                 . Text = $L_T_DIALOG_TO_WAV
  2205.                                 . Function = PlayerCommand.PC_PlayerCommand.Decode
  2206.                                 . Status = enable
  2207.                                 . Icon = BM_WAV
  2208.                             )
  2209.                             ( DecodeList
  2210.                                 . Text = $L_T_DIALOG_LIST_TO_WAV
  2211.                                 . Function = PlayerCommand.PC_PlayerCommand.Decode
  2212.                                 . Status = enable
  2213.                                 . Icon = BM_WAV
  2214.                             )
  2215.                             ( GrabWav
  2216.                                 . Text = $L_T_DIALOG_GRAB_WAV
  2217.                                 . Function = PlayerCommand.PC_PlayerCommand.GrabWav
  2218.                                 . Status = enable
  2219.                                 . Icon = BM_WAV
  2220.                             )
  2221.                             ( GrabMp3
  2222.                                 . Text = $L_T_DIALOG_GRAB_MP3
  2223.                                 . Function = PlayerCommand.PC_PlayerCommand.GrabMp3
  2224.                                 . Status = enable
  2225.                                 . Icon = BM_MP3
  2226.                             )
  2227.                             ( Rename
  2228.                                 . Text = $L_T_DIALOG_RENAME
  2229.                                 . Function = PlayerCommand.PC_PlayerCommand.Rename
  2230.                                 . Status = enable
  2231.                                 . Icon = BM_RENAME
  2232.                             )
  2233.                             ( DeleteList
  2234.                                 . Text = $L_T_DIALOG_DEL_FILES
  2235.                                 . Function = PlayerCommand.PC_PlayerCommand.Delete
  2236.                                 . Status = enable
  2237.                                 . Icon = BM_DEL
  2238.                             )
  2239.                             ( Delete
  2240.                                 . Text = $L_T_DIALOG_DEL_FILE
  2241.                                 . Function = PlayerCommand.PC_PlayerCommand.Delete
  2242.                                 . Status = enable
  2243.                                 . Icon = BM_DEL
  2244.                             )
  2245.                         )
  2246.                         ( DragDrop
  2247.                             ( Menu
  2248.                                 . Allow = all
  2249.                                 ( Attribute
  2250.                                     . Default = MimeType
  2251.                                 )
  2252.                             )
  2253.                         )
  2254.                         ( Selection
  2255.                             ( Zero
  2256.                                 ( Default
  2257.                                     : NewPlaylist
  2258.                                 )
  2259.                             )
  2260.                             ( Single
  2261.                                 ( Default
  2262.                                     : NewPlaylist
  2263.                                 )
  2264.                                 ( MimeType
  2265.                                     ( audio/mp3
  2266.                                         : Play
  2267.                                         : AddPlaylist
  2268.                                         : Decode
  2269.                                         : Rename
  2270.                                         : Delete
  2271.                                     )
  2272.                                     ( audio/wav
  2273.                                         : Play
  2274.                                         : AddPlaylist
  2275.                                         : Encode
  2276.                                         : Rename
  2277.                                         : Delete
  2278.                                     )
  2279.                                     ( audio/cdda
  2280.                                         : Play
  2281.                                         : GrabWav
  2282.                                         : GrabMp3
  2283.                                     )
  2284.                                 )
  2285.                             )
  2286.                             ( List
  2287.                                 ( Default
  2288.                                     : NewPlaylist
  2289.                                     : DeleteList
  2290.                                 )
  2291.                                 ( MimeType
  2292.                                     ( audio/mp3 
  2293.                                         : AddPlaylistList
  2294.                                         : DecodeList
  2295.                                     )
  2296.                                     ( audio/wav 
  2297.                                         : AddPlaylistList
  2298.                                         : EncodeList
  2299.                                     )
  2300.                                     ( audio/cdda
  2301.                                         : GrabWav
  2302.                                         : GrabMp3
  2303.                                     )
  2304.                                 )
  2305.                             )
  2306.                         )
  2307.                     )
  2308.                     ( M_PlaylistFileLister
  2309.                         . Typ  = Menu
  2310.                         . View = PopUp.PU_PopUp
  2311.                         ( Commands
  2312.                             ( Play
  2313.                                 . Text = $L_T_DIALOG_PLAY
  2314.                                 . Function = PlayerCommand.PC_PlayerCommand.Play
  2315.                                 . Status = enable
  2316.                                 . Icon = BM_PLAY
  2317.                             )
  2318.                             ( DeleteList
  2319.                                 . Text = $L_T_DIALOG_ERASE
  2320.                                 . Function = PlayerCommand.PC_PlayerCommand.Delete
  2321.                                 . Status = enable
  2322.                                 . Icon = BM_DEL
  2323.                             )
  2324.                             ( Delete
  2325.                                 . Text = $L_T_DIALOG_ERASE
  2326.                                 . Function = PlayerCommand.PC_PlayerCommand.Delete
  2327.                                 . Status = enable
  2328.                                 . Icon = BM_DEL
  2329.                             )
  2330.                         )
  2331.                         ( DragDrop
  2332.                             ( Menu
  2333.                                 . Allow = all
  2334.                                 ( Attribute
  2335.                                     . Default = MimeType
  2336.                                 )
  2337.                             )
  2338.                         )
  2339.                         ( Selection
  2340.                             ( Zero
  2341.                                 ( Default
  2342.                                 )
  2343.                             )
  2344.                             ( Single
  2345.                                 ( Default
  2346.                                 )
  2347.                                 ( MimeType
  2348.                                     ( audio/mp3
  2349.                                         : Play
  2350.                                         : Delete
  2351.                                     )
  2352.                                     ( audio/wav
  2353.                                         : Play
  2354.                                         : Delete
  2355.                                     )
  2356.                                     ( audio/cdda
  2357.                                         : Play
  2358.                                         : Delete
  2359.                                     )
  2360.                                 )
  2361.                             )
  2362.                             ( List
  2363.                                 ( Default
  2364.                                 )
  2365.                                 ( MimeType
  2366.                                     ( audio/mp3 
  2367.                                         : DeleteList
  2368.                                     )
  2369.                                     ( audio/wav 
  2370.                                         : DeleteList
  2371.                                     )
  2372.                                     ( audio/cdda
  2373.                                         : DeleteList
  2374.                                     )
  2375.                                 )
  2376.                             )
  2377.                         )
  2378.                     )
  2379.                     ( M_Tree
  2380.                         . Typ  = Menu
  2381.                         . View = PopUp.PU_PopUp
  2382.                         ( Commands
  2383.                             ( NewFolder
  2384.                                 . Text = $L_T_NEW_FOLDER
  2385.                                 . Function = PlayerCommand.PC_PlayerCommand.NewFolder
  2386.                                 . Status = enable
  2387.                                 . Icon = BM_FOLDER
  2388.                             )
  2389.                             ( NewSubFolder
  2390.                                 . Text = $L_T_NEW_SUBFOLDER
  2391.                                 . Function = PlayerCommand.PC_PlayerCommand.NewSubFolder
  2392.                                 . Status = enable
  2393.                                 . Icon = BM_FOLDER
  2394.                             )
  2395.                             ( DeleteFolder
  2396.                                 . Text = $L_T_DEL_FOLDER
  2397.                                 . Function = PlayerCommand.PC_PlayerCommand.Delete
  2398.                                 . Status = enable
  2399.                                 . Icon = BM_FOLDER
  2400.                             )
  2401.                             ( RenameFolder
  2402.                                 . Text = $L_T_RENAME_FOLDER
  2403.                                 . Function = PlayerCommand.PC_PlayerCommand.Rename
  2404.                                 . Status = enable
  2405.                                 . Icon = BM_FOLDER
  2406.                             )
  2407.                             ( NewArchivFolder
  2408.                                 . Text = $L_T_NEW_ARCHIVE_FOLDER
  2409.                                 . Function = PlayerCommand.PC_PlayerCommand.NewFolder
  2410.                                 . Status = enable
  2411.                                 . Icon = BM_FOLDER_ARCHIV
  2412.                             )
  2413.                             ( NewArchivSubFolder
  2414.                                 . Text = $L_T_NEW_ARCHIVE_SUBFOLDER
  2415.                                 . Function = PlayerCommand.PC_PlayerCommand.NewSubFolder
  2416.                                 . Status = enable
  2417.                                 . Icon = BM_FOLDER_ARCHIV
  2418.                             )
  2419.                             ( DeleteArchivFolder
  2420.                                 . Text = $L_T_DEL_ARCHIVE_FOLDER
  2421.                                 . Function = PlayerCommand.PC_PlayerCommand.Delete
  2422.                                 . Status = enable
  2423.                                 . Icon = BM_FOLDER_ARCHIV
  2424.                             )
  2425.                             ( RenameArchivFolder
  2426.                                 . Text = $L_T_RENAME_ARCHIVE_FOLDER
  2427.                                 . Function = PlayerCommand.PC_PlayerCommand.Rename
  2428.                                 . Status = enable
  2429.                                 . Icon = BM_FOLDER_ARCHIV
  2430.                             )
  2431.                             ( NewPlaylistFolder
  2432.                                 . Text = $L_T_NEW_PLAYLIST_FOLDER
  2433.                                 . Function = PlayerCommand.PC_PlayerCommand.NewFolder
  2434.                                 . Status = enable
  2435.                                 . Icon = BM_FOLDER_PLAYLIST
  2436.                             )
  2437.                             ( NewPlaylistSubFolder
  2438.                                 . Text = $L_T_NEW_PLAYLIST_SUBFOLDER
  2439.                                 . Function = PlayerCommand.PC_PlayerCommand.NewSubFolder
  2440.                                 . Status = enable
  2441.                                 . Icon = BM_FOLDER_PLAYLIST
  2442.                             )
  2443.                             ( DeletePlaylistFolder
  2444.                                 . Text = $L_T_DEL_PLAYLIST_FOLDER
  2445.                                 . Function = PlayerCommand.PC_PlayerCommand.Delete
  2446.                                 . Status = enable
  2447.                                 . Icon = BM_FOLDER_PLAYLIST
  2448.                             )
  2449.                             ( RenamePlaylistFolder
  2450.                                 . Text = $L_T_RENAME_PLAYLIST_FOLDER
  2451.                                 . Function = PlayerCommand.PC_PlayerCommand.Rename
  2452.                                 . Status = enable
  2453.                                 . Icon = BM_FOLDER_PLAYLIST
  2454.                             )
  2455.                         )
  2456.                         ( DragDrop
  2457.                             ( Menu
  2458.                                 . Allow = all
  2459.                                 ( Attribute
  2460.                                     . Default = FullPath
  2461.                                 )
  2462.                             )
  2463.                         )
  2464.                         ( Selection
  2465.                             ( Zero
  2466.                                 ( Default
  2467.                                     : NewFolder
  2468.                                     : NewSubFolder
  2469.                                     : NewArchivFolder
  2470.                                     : NewArchivSubFolder
  2471.                                     : NewPlaylistFolder
  2472.                                     : NewPlaylistSubFolder
  2473.                                 )
  2474.                             )
  2475.                             ( Single
  2476.                                 ( Default
  2477.                                     : NewFolder
  2478.                                     : NewSubFolder
  2479.                                     : RenameFolder
  2480.                                     : DeleteFolder
  2481.                                     : NewArchivFolder
  2482.                                     : NewArchivSubFolder
  2483.                                     : RenameArchivFolder
  2484.                                     : DeleteArchivFolder
  2485.                                     : NewPlaylistFolder
  2486.                                     : NewPlaylistSubFolder
  2487.                                     : RenamePlaylistFolder
  2488.                                     : DeletePlaylistFolder
  2489.                                 )
  2490.                             )
  2491.                             ( List
  2492.                                 ( Default
  2493.                                     : DeleteFolder
  2494.                                     : DeleteArchivFolder
  2495.                                     : DeletePlaylistFolder
  2496.                                 )
  2497.                             )
  2498.                         )
  2499.                     )
  2500.                 )
  2501.                 ( TextEdit
  2502.                     ( TE_TextEdit
  2503.                         . Typ = TextEdit
  2504.                         . Szene = S_TextEdit
  2505.                         . Window = W_TextEdit
  2506.                         ( Font
  2507.                             . Size = 13
  2508.                             . Name = Tahoma
  2509.                         )
  2510.                         ( ColorName
  2511.                             . Normal = 0xe08000
  2512.                         )
  2513.                     )
  2514.                 )
  2515.                 ( Dialog
  2516.                     ( D_Message
  2517.                         . Typ = Dialog
  2518.                         . Szene = S_Dialog
  2519.                         . Window = W_Dialog
  2520.                         . Text = a dialog message box
  2521.                         ( Visible_Execute
  2522.                             # Buttons
  2523.                         )
  2524.                         ( Font
  2525.                             . Size = 15
  2526.                             . Name = Tahoma
  2527.                         )
  2528.                         ( ColorName
  2529.                             . Normal = 0xe08000
  2530.                         )
  2531.                     )
  2532.                 )
  2533.                 ( DragDrop
  2534.                     ( DND_MP3Player
  2535.                         . Typ = DragDrop
  2536.                         . X = 0
  2537.                         . Y = 0
  2538.                         . Width = 640
  2539.                         . Height = 480
  2540.                         . Scale = off
  2541.                         ( Events
  2542.                             : MouseUp
  2543.                             : MouseDown
  2544.                         )
  2545.                     )
  2546.                 )
  2547.                 ( Shell
  2548.                     ( SH_Browser
  2549.                         . Typ = Shell
  2550.                     )
  2551.                 )
  2552.                 ( PlayerCommand
  2553.                     ( PC_PlayerCommand
  2554.                         . Typ = PlayerCommand
  2555.                         . X = 0
  2556.                         . Y = 0
  2557.                         . Width = 640
  2558.                         . Height = 480
  2559.                         . Scale = off
  2560.                         ( Events
  2561.                             : MouseUp
  2562.                             : MouseDown
  2563.                             : Command
  2564.                         )
  2565.                         ( Text
  2566.                             . RenameFile = $L_RENAME_FILE
  2567.                             . RenameFolder = $L_RENAME_FOLDER
  2568.                             . NewFolder = $L_NEW_FOLDERNAME
  2569.                             . NewSubFolder = $L_NEW_FOLDERNAME
  2570.                             . NewPlaylist = $L_NEW_PLAYLISTNAME
  2571.                             ( Progress
  2572.                                 ( Encode
  2573.                                     . Title = $L_H_PACK_FILE
  2574.                                     . Text = $L_T_PACK_FILE
  2575.                                 )
  2576.                                 ( Decode
  2577.                                     . Title = $L_H_UNPACK_FILE
  2578.                                     . Text = $L_T_UNPACK_FILE
  2579.                                 )
  2580.                                 ( Burn
  2581.                                     . Title = $L_H_REC_CD
  2582.                                     . Text = $L_T_REC_CD
  2583.                                 )
  2584.                                 ( Grab
  2585.                                     . Title = $L_H_GRAB_CD
  2586.                                     . Text = $L_T_GRAB_CD
  2587.                                 )
  2588.                                 ( GrabWav
  2589.                                     . Title = $L_H_GRAB_CD_SAVE_WAV
  2590.                                     . Text = $L_T_GRAB_CD_SAVE_WAV
  2591.                                 )
  2592.                                 ( GrabMp3
  2593.                                     . Title = $L_H_GRAB_CD_SAVE_MP3
  2594.                                     . Text = $L_T_GRAB_CD_SAVE_MP3
  2595.                                 )
  2596.                                 ( CDCopy
  2597.                                     . Title = $L_H_COPY_CD
  2598.                                     . Text = $L_T_COPY_CD
  2599.                                 )
  2600.                             )
  2601.                         )
  2602.                         ( DragDrop
  2603.                             ( Delete
  2604.                                 ( Allow
  2605.                                     #: C_Explorer
  2606.                                     : C_ExplorerLister
  2607.                                     : C_Playlist
  2608.                                     : C_PlaylistLister
  2609.                                     : C_PlaylistFileLister
  2610.                                     : C_Archiv
  2611.                                     : C_ArchivLister
  2612.                                 )
  2613.                                 ( Attribute
  2614.                                     . Default = FullPath
  2615.                                     . C_PlaylistFileLister = ListIndex
  2616.                                 )
  2617.                             )
  2618.                             ( Copy
  2619.                                 ( Allow
  2620.                                     : C_ExplorerLister
  2621.                                     : C_ArchivLister
  2622.                                 )
  2623.                                 ( Attribute
  2624.                                     . Default = FullPath
  2625.                                 )
  2626.                             )
  2627.                             ( Move
  2628.                                 ( Allow
  2629.                                     : C_Playlist
  2630.                                 )
  2631.                                 ( Attribute
  2632.                                     . Default = FullPath
  2633.                                 )
  2634.                             )
  2635.                             ( AddToList
  2636.                                 ( Allow
  2637.                                     : C_ExplorerLister
  2638.                                     : C_ArchivLister
  2639.                                 )
  2640.                                 ( Attribute
  2641.                                     . Default = FullPath
  2642.                                 )
  2643.                             )
  2644.                             ( Rename
  2645.                                 ( Allow
  2646.                                     #: C_Explorer
  2647.                                     : C_ExplorerLister
  2648.                                     : C_Playlist
  2649.                                     : C_PlaylistLister
  2650.                                     : C_Archiv
  2651.                                     : C_ArchivLister
  2652.                                 )
  2653.                                 ( Attribute
  2654.                                     . Default = FullPath
  2655.                                     . C_PlaylistFileLister = ListIndex
  2656.                                 )
  2657.                             )
  2658.                             ( NewFolder
  2659.                                 ( Allow
  2660.                                     #: C_Explorer
  2661.                                     : C_Archiv
  2662.                                     : C_Playlist
  2663.                                 )
  2664.                                 ( Attribute
  2665.                                     . Default = FullPath
  2666.                                 )
  2667.                             )
  2668.                             ( NewSubFolder
  2669.                                 ( Allow
  2670.                                     #: C_Explorer
  2671.                                     : C_Archiv
  2672.                                     : C_Playlist
  2673.                                 )
  2674.                                 ( Attribute
  2675.                                     . Default = FullPath
  2676.                                 )
  2677.                             )
  2678.                             ( NewPlaylist
  2679.                                 ( Allow
  2680.                                     : C_PlaylistLister
  2681.                                 )
  2682.                                 ( Attribute
  2683.                                     . Default = FullPath
  2684.                                 )
  2685.                             )
  2686.                             ( Play
  2687.                                 ( Allow 
  2688.                                     : C_Record
  2689.                                     : C_ExplorerLister
  2690.                                     : C_ArchivLister
  2691.                                     : C_PlaylistFileLister
  2692.                                 )
  2693.                                 ( Attribute
  2694.                                     . Default = FullPath
  2695.                                 )
  2696.                             )
  2697.                             ( Grab
  2698.                                 ( Allow 
  2699.                                     : C_Record
  2700.                                     : C_ExplorerLister
  2701.                                     : C_ArchivLister
  2702.                                 )
  2703.                                 ( Attribute
  2704.                                     . Default = FullPath
  2705.                                 )
  2706.                             )
  2707.                             ( Encode
  2708.                                 ( Allow 
  2709.                                     : C_ExplorerLister
  2710.                                     : C_ArchivLister
  2711.                                     : C_PlaylistFileLister
  2712.                                 )
  2713.                                 ( Attribute
  2714.                                     . Default = FullPath
  2715.                                 )
  2716.                             )
  2717.                             ( Decode
  2718.                                 ( Allow 
  2719.                                     : C_ExplorerLister
  2720.                                     : C_ArchivLister
  2721.                                     : C_PlaylistFileLister
  2722.                                 )
  2723.                                 ( Attribute
  2724.                                     . Default = FullPath
  2725.                                 )
  2726.                             )
  2727.                             ( Burn
  2728.                                 ( Allow
  2729.                                     : C_PlaylistFileLister
  2730.                                 )
  2731.                                 ( Attribute
  2732.                                     . Default = FullPath
  2733.                                 )
  2734.                             )
  2735.                         )
  2736.                     )
  2737.                 )
  2738.                 ( Bitmap
  2739.                     ( BM_000
  2740.                         . Typ = Bitmap
  2741.                         . File = pics/obenMenu.bmp
  2742.                         . X = 0
  2743.                         . Y = 0
  2744.                     )
  2745.                     ( BM_001
  2746.                         . Typ = Bitmap
  2747.                         . File = pics/obenFill.bmp
  2748.                         . X = 247
  2749.                         . Y = 0
  2750.                         . PatternX = 3
  2751.                         . PatternY = 68
  2752.                         . OffsetX = 99
  2753.                         . OffsetY = 0
  2754.                         . Scale = x
  2755.                     )
  2756.                     ( BM_002
  2757.                         . Typ = Bitmap
  2758.                         . File = pics/obenLogo.bmp
  2759.                         . X = 349
  2760.                         . Y = 0
  2761.                         ( Events
  2762.                             : MouseDown
  2763.                         )
  2764.                     )
  2765.                     ( BM_003
  2766.                         . Typ = Bitmap
  2767.                         . File = pics/obenFil2.bmp
  2768.                         . X = 455
  2769.                         . Y = 0
  2770.                         . PatternX = 1
  2771.                         . PatternY = 68
  2772.                         . OffsetX = 72
  2773.                         . OffsetY = 0
  2774.                         . Scale = x
  2775.                     )
  2776.                     ( BM_004
  2777.                         . Typ = Bitmap
  2778.                         . File = pics/obenMen2.bmp
  2779.                         . X = 528
  2780.                         . Y = 0
  2781.                     )
  2782.                     ( BM_005
  2783.                         . Typ = Bitmap
  2784.                         . File = pics/obenEcke.bmp
  2785.                         . X = 0
  2786.                         . Y = 68
  2787.                     )
  2788.                     ( BM_007
  2789.                         . Typ = Bitmap
  2790.                         . File = pics/SpliterL.bmp
  2791.                         . X = 259
  2792.                         . Y = 68
  2793.                         . Scale = y
  2794.                     )
  2795.                     ( BM_MusicFilesExplorer
  2796.                         . Typ = Bitmap
  2797.                         . File = pics/buttons/MuFiEx.bmp
  2798.                         . PatternX = 4
  2799.                         . PatternY = 22
  2800.                         . OffsetX = 120
  2801.                         . OffsetY = 0
  2802.                         . Scale = off
  2803.                         ( Text
  2804.                             . Label = $L_EXPLORER_MIDWIN_BUTTON
  2805.                             . Mode = append
  2806.                             . Lower = append
  2807.                             . Screenupdate = true
  2808.                             . Color = 0xC07000
  2809.                             . X = 25
  2810.                             . Y = 4
  2811.                             ( Font
  2812.                                 . Size = 13
  2813.                                 . Name = BoomBox 2
  2814.                             )
  2815.                         )
  2816.                     )
  2817.                     ( BM_MusicFilesArchiv
  2818.                         . Typ = Bitmap
  2819.                         . File = pics/buttons/MuFiArch.bmp
  2820.                         . PatternX = 4
  2821.                         . PatternY = 22
  2822.                         . OffsetX = 120
  2823.                         . OffsetY = 0
  2824.                         . Scale = off
  2825.                         ( Text
  2826.                             . Label = $L_ARCHIVE_MIDWIN_BUTTON
  2827.                             . Mode = append
  2828.                             . Lower = append
  2829.                             . Screenupdate = true
  2830.                             . Color = 0xC07000
  2831.                             . X = 25
  2832.                             . Y = 4
  2833.                             ( Font
  2834.                                 . Size = 13
  2835.                                 . Name = BoomBox 2
  2836.                             )
  2837.                         )
  2838.                     )
  2839.                     ( BM_MusicFilesPlaylist
  2840.                         . Typ = Bitmap
  2841.                         . File = pics/buttons/MuFiPlay.bmp
  2842.                         . PatternX = 4
  2843.                         . PatternY = 22
  2844.                         . OffsetX = 120
  2845.                         . OffsetY = 0
  2846.                         . Scale = off
  2847.                         ( Text
  2848.                             . Label = $L_PLAYLIST_MIDWIN_BUTTON
  2849.                             . Mode = append
  2850.                             . Lower = append
  2851.                             . Screenupdate = true
  2852.                             . Color = 0xC07000
  2853.                             . X = 25
  2854.                             . Y = 4
  2855.                             ( Font
  2856.                                 . Size = 13
  2857.                                 . Name = BoomBox 2
  2858.                             )
  2859.                         )
  2860.                     )
  2861.                     ( BM_009
  2862.                         . Typ = Bitmap
  2863.                         . File = pics/SpliterR.bmp
  2864.                         . X = 538
  2865.                         . Y = 68
  2866.                         . Scale = y
  2867.                     )
  2868.                     ( BM_Playlist
  2869.                         . Typ = Bitmap
  2870.                         . File = pics/buttons/Playlist.bmp
  2871.                         . PatternX = 4
  2872.                         . PatternY = 22
  2873.                         . OffsetX = 120
  2874.                         . OffsetY = 0
  2875.                         . Scale = off
  2876.                         ( Text
  2877.                             . Mode = append
  2878.                             . Lower = append
  2879.                             . Label = $L_PLAYLIST_RIGHTWIN
  2880.                             . Color = 0xC07000
  2881.                             . ScreenUpdate = true
  2882.                             . X = 25
  2883.                             . Y = 4
  2884.                             ( Font
  2885.                                 . Size = 13
  2886.                                 . Name = BoomBox 2
  2887.                             )
  2888.                         )
  2889.                     )
  2890.                     ( BM_011
  2891.                         . Typ = Bitmap
  2892.                         . File = pics/obenEck2.bmp
  2893.                         . X = 775
  2894.                         . Y = 68
  2895.                     )
  2896.                     ( BM_012
  2897.                         . Typ = Bitmap
  2898.                         . File = pics/Rand_L.bmp
  2899.                         . X = 0
  2900.                         . Y = 90
  2901.                         . Scale = y
  2902.                     )
  2903.                     ( BM_014
  2904.                         . Typ = Bitmap
  2905.                         . File = pics/LeisteMi.bmp
  2906.                         . X = 263
  2907.                         . Y = 90
  2908.                         . Scale = x
  2909.                     )
  2910.                     ( BM_015
  2911.                         . Typ = Bitmap
  2912.                         . File = pics/Leiste_L.bmp
  2913.                         . X = 542
  2914.                         . Y = 90
  2915.                         . Scale = x
  2916.                     )
  2917.                     ( BM_016
  2918.                         . Typ = Bitmap
  2919.                         . File = pics/Rand_R.bmp
  2920.                         . X = 783
  2921.                         . Y = 90
  2922.                         . Scale = y
  2923.                     )
  2924.                     ( BM_017
  2925.                         . Typ = Bitmap
  2926.                         . File = pics/Grund_k.bmp
  2927.                         . X = 11
  2928.                         . Y = 94
  2929.                         . PatternX = 10
  2930.                         . PatternY = 12
  2931.                     )
  2932.                     ( BM_POPUP
  2933.                         . Typ = Bitmap
  2934.                         . File = pics/popup.bmp
  2935.                         . PatternX = 10
  2936.                         . PatternY = 12
  2937.                     )
  2938.                     ( BM_018
  2939.                         . Typ = Bitmap
  2940.                         . File = pics/Grund_k.bmp
  2941.                         . X = 263
  2942.                         . Y = 94
  2943.                         . PatternX = 10
  2944.                         . PatternY = 12
  2945.                     )    
  2946.                     ( BM_019
  2947.                         . Typ = Bitmap
  2948.                         . File = pics/Grund_k.bmp
  2949.                         . X = 542
  2950.                         . Y = 94
  2951.                         . PatternX = 10
  2952.                         . PatternY = 12
  2953.                     )
  2954.                     ( BM_020
  2955.                         . Typ = Bitmap
  2956.                         . File = pics/Rand2_L.bmp
  2957.                         . X = 0
  2958.                         . Y = 476
  2959.                     )
  2960.                     ( BM_021
  2961.                         . Typ = Bitmap
  2962.                         . File = pics/Rand2_R.bmp
  2963.                         . X = 783
  2964.                         . Y = 476
  2965.                     )
  2966.                     ( BM_022
  2967.                         . Typ = Bitmap
  2968.                         . File = pics/unteMenu.bmp
  2969.                         . X = 0
  2970.                         . Y = 491
  2971.                     )
  2972.                     ( BM_023
  2973.                         . Typ = Bitmap
  2974.                         . File = pics/unteFill.bmp
  2975.                         . X = 238
  2976.                         . Y = 491
  2977.                         . PatternX = 1
  2978.                         . PatternY = 119
  2979.                         . OffsetX = 6
  2980.                         . OffsetY = 0
  2981.                         . Scale = x
  2982.                     )
  2983.                     ( BM_024
  2984.                         . Typ = Bitmap
  2985.                         . File = pics/untePlay.bmp
  2986.                         . X = 245
  2987.                         . Y = 491
  2988.                     )
  2989.                     ( BM_025
  2990.                         . Typ = Bitmap
  2991.                         . File = pics/unteFil2.bmp
  2992.                         . X = 534
  2993.                         . Y = 491
  2994.                         . Scale = x
  2995.                     )
  2996.                     ( BM_027
  2997.                         . Typ = Bitmap
  2998.                         . File = pics/unteMen2.bmp
  2999.                         . X = 543
  3000.                         . Y = 491
  3001.                     )
  3002.                     ( BM_026
  3003.                         . Typ = Bitmap
  3004.                         . File = pics/unteMen3.bmp
  3005.                         . X = 632
  3006.                         . Y = 491
  3007.                     )
  3008.                     ( BM_CloseAktiv
  3009.                         . Typ = Bitmap
  3010.                         . File = pics/buttons/close_a.bmp
  3011.                         . Child = true
  3012.                     )
  3013.                     ( BM_ClosePassiv
  3014.                         . Typ = Bitmap
  3015.                         . File = pics/buttons/close_p.bmp
  3016.                         . Child = true
  3017.                     )
  3018.                     ( BM_CloseRoll
  3019.                         . Typ = Bitmap
  3020.                         . File = pics/buttons/close_r.bmp
  3021.                         . Child = true
  3022.                     )
  3023.                     ( BM_MaximizeAktiv
  3024.                         . Typ = Bitmap
  3025.                         . File = pics/buttons/medium_a.bmp
  3026.                         . Child = true
  3027.                     )
  3028.                     ( BM_MaximizePassiv
  3029.                         . Typ = Bitmap
  3030.                         . File = pics/buttons/medium_p.bmp
  3031.                         . Child = true
  3032.                     )
  3033.                     ( BM_MaximizeRoll
  3034.                         . Typ = Bitmap
  3035.                         . File = pics/buttons/medium_r.bmp
  3036.                         . Child = true
  3037.                     )
  3038.                     ( BM_MinimizePassiv
  3039.                         . Typ = Bitmap
  3040.                         . File = pics/buttons/minimize_p.bmp
  3041.                         . Child = true
  3042.                     )
  3043.                     ( BM_MinimizeAktiv
  3044.                         . Typ = Bitmap
  3045.                         . File = pics/buttons/minimize_a.bmp
  3046.                         . Child = true
  3047.                     )
  3048.                     ( BM_MinimizeRoll
  3049.                         . Typ = Bitmap
  3050.                         . File = pics/buttons/minimize_r.bmp
  3051.                         . Child = true
  3052.                     )
  3053.                     ( BM_HelpPassiv
  3054.                         . Typ = Bitmap
  3055.                         . File = pics/buttons/help_p.bmp
  3056.                         . Child = true
  3057.                     )
  3058.                     ( BM_HelpAktiv
  3059.                         . Typ = Bitmap
  3060.                         . File = pics/buttons/help_a.bmp
  3061.                         . Child = true
  3062.                     )
  3063.                     ( BM_HelpRoll
  3064.                         . Typ = Bitmap
  3065.                         . File = pics/buttons/help_r.bmp
  3066.                         . Child = true
  3067.                     )
  3068.                     ( BM_CDCopyPassiv
  3069.                         . Typ = Bitmap
  3070.                         . File = pics/buttons/cdcopy_p.bmp
  3071.                         . Child = true
  3072.                     )
  3073.                     ( BM_CDCopyAktiv
  3074.                         . Typ = Bitmap
  3075.                         . File = pics/buttons/cdcopy_a.bmp
  3076.                         . Child = true
  3077.                     )
  3078.                     ( BM_CDCopyRoll
  3079.                         . Typ = Bitmap
  3080.                         . File = pics/buttons/cdcopy_r.bmp
  3081.                         . Child = true
  3082.                     )
  3083.                     ( BM_TrashCanPassiv
  3084.                         . Typ = Bitmap
  3085.                         . File = pics/buttons/trashcan_p.bmp
  3086.                         . Child = true
  3087.                     )
  3088.                     ( BM_TrashCanAktiv
  3089.                         . Typ = Bitmap
  3090.                         . File = pics/buttons/trashcan_a.bmp
  3091.                         . Child = true
  3092.                     )
  3093.                     ( BM_TrashCanRoll
  3094.                         . Typ = Bitmap
  3095.                         . File = pics/buttons/trashcan_r.bmp
  3096.                         . Child = true
  3097.                     )
  3098.                     ( BM_WWWPassiv
  3099.                         . Typ = Bitmap
  3100.                         . File = pics/buttons/www_p.bmp
  3101.                         . Child = true
  3102.                     )
  3103.                     ( BM_WWWAktiv
  3104.                         . Typ = Bitmap
  3105.                         . File = pics/buttons/www_a.bmp
  3106.                         . Child = true
  3107.                     )
  3108.                     ( BM_WWWRoll
  3109.                         . Typ = Bitmap
  3110.                         . File = pics/buttons/www_r.bmp
  3111.                         . Child = true
  3112.                     )
  3113.                     ( BM_OptionsPassiv
  3114.                         . Typ = Bitmap
  3115.                         . File = pics/buttons/options_p.bmp
  3116.                         . Child = true
  3117.                     )
  3118.                     ( BM_OptionsAktiv
  3119.                         . Typ = Bitmap
  3120.                         . File = pics/buttons/options_a.bmp
  3121.                         . Child = true
  3122.                     )
  3123.                     ( BM_OptionsRoll
  3124.                         . Typ = Bitmap
  3125.                         . File = pics/buttons/options_r.bmp
  3126.                         . Child = true
  3127.                     )
  3128.                     ( BM_PlayPassiv
  3129.                         . Typ = Bitmap
  3130.                         . File = pics/buttons/play_p.bmp
  3131.                         . Child = true
  3132.                     )
  3133.                     ( BM_PlayRoll
  3134.                         . Typ = Bitmap
  3135.                         . File = pics/buttons/play_r.bmp
  3136.                         . Child = true
  3137.                     )
  3138.                     ( BM_PlayAktiv
  3139.                         . Typ = Bitmap
  3140.                         . File = pics/buttons/play_a.bmp
  3141.                         . Child = true
  3142.                     )
  3143.                     ( BM_StopPassiv
  3144.                         . Typ = Bitmap
  3145.                         . File = pics/buttons/stop_p.bmp
  3146.                         . Child = true
  3147.                     )
  3148.                     ( BM_StopRoll
  3149.                         . Typ = Bitmap
  3150.                         . File = pics/buttons/stop_r.bmp
  3151.                         . Child = true
  3152.                     )
  3153.                     ( BM_StopAktiv
  3154.                         . Typ = Bitmap
  3155.                         . File = pics/buttons/stop_a.bmp
  3156.                         . Child = true
  3157.                     )
  3158.                     ( BM_BackPassiv
  3159.                         . Typ = Bitmap
  3160.                         . File = pics/buttons/back_p.bmp
  3161.                         . Child = true
  3162.                     )
  3163.                     ( BM_BackRoll
  3164.                         . Typ = Bitmap
  3165.                         . File = pics/buttons/back_r.bmp
  3166.                         . Child = true
  3167.                     )
  3168.                     ( BM_BackAktiv
  3169.                         . Typ = Bitmap
  3170.                         . File = pics/buttons/back_a.bmp
  3171.                         . Child = true
  3172.                     )
  3173.                     ( BM_ForwardPassiv
  3174.                         . Typ = Bitmap
  3175.                         . File = pics/buttons/forward_p.bmp
  3176.                         . Child = true
  3177.                     )
  3178.                     ( BM_ForwardAktiv
  3179.                         . Typ = Bitmap
  3180.                         . File = pics/buttons/forward_a.bmp
  3181.                         . Child = true
  3182.                     )
  3183.                     ( BM_ForwardRoll
  3184.                         . Typ = Bitmap
  3185.                         . File = pics/buttons/forward_r.bmp
  3186.                         . Child = true
  3187.                     )
  3188.                     ( BM_LoopPassiv
  3189.                         . Typ = Bitmap
  3190.                         . File = pics/buttons/loop_p.bmp
  3191.                         . Child = true
  3192.                     )
  3193.                     ( BM_LoopRoll
  3194.                         . Typ = Bitmap
  3195.                         . File = pics/buttons/loop_r.bmp
  3196.                         . Child = true
  3197.                     )
  3198.                     ( BM_LoopAktiv
  3199.                         . Typ = Bitmap
  3200.                         . File = pics/buttons/loop_a.bmp
  3201.                         . Child = true
  3202.                     )
  3203.                     ( BM_RecordPassiv
  3204.                         . Typ = Bitmap
  3205.                         . File = pics/buttons/record_p.bmp
  3206.                         . Child = true
  3207.                     )
  3208.                     ( BM_RecordAktiv
  3209.                         . Typ = Bitmap
  3210.                         . File = pics/buttons/record_a.bmp
  3211.                         . Child = true
  3212.                     )
  3213.                     ( BM_RecordRoll
  3214.                         . Typ = Bitmap
  3215.                         . File = pics/buttons/record_r.bmp
  3216.                         . Child = true
  3217.                     )
  3218.                     ( BM_NewListPassiv
  3219.                         . Typ = Bitmap
  3220.                         . File = pics/buttons/new_playlist_p.bmp
  3221.                         . Child = true
  3222.                     )
  3223.                     ( BM_NewListAktiv
  3224.                         . Typ = Bitmap
  3225.                         . File = pics/buttons/new_playlist_a.bmp
  3226.                         . Child = true
  3227.                     )
  3228.                     ( BM_NewListRoll
  3229.                         . Typ = Bitmap
  3230.                         . File = pics/buttons/new_playlist_r.bmp
  3231.                         . Child = true
  3232.                     )
  3233.                     ( BM_SaveListPassiv
  3234.                         . Typ = Bitmap
  3235.                         . File = pics/buttons/save_playlist_p.bmp
  3236.                         . Child = true
  3237.                     )
  3238.                     ( BM_SaveListAktiv
  3239.                         . Typ = Bitmap
  3240.                         . File = pics/buttons/save_playlist_a.bmp
  3241.                         . Child = true
  3242.                     )
  3243.                     ( BM_SaveListRoll
  3244.                         . Typ = Bitmap
  3245.                         . File = pics/buttons/save_playlist_r.bmp
  3246.                         . Child = true
  3247.                     )
  3248.                     ( BM_BurnListPassiv
  3249.                         . Typ = Bitmap
  3250.                         . File = pics/buttons/burn_playlist_p.bmp
  3251.                         . Child = true
  3252.                     )
  3253.                     ( BM_BurnListAktiv
  3254.                         . Typ = Bitmap
  3255.                         . File = pics/buttons/burn_playlist_a.bmp
  3256.                         . Child = true
  3257.                     )
  3258.                     ( BM_BurnListRoll
  3259.                         . Typ = Bitmap
  3260.                         . File = pics/buttons/burn_playlist_r.bmp
  3261.                         . Child = true
  3262.                     )
  3263.                     ( BM_FillList
  3264.                         . Typ = Bitmap
  3265.                         . File = pics/buttons/fill_playlist_p.bmp
  3266.                         . X = 631
  3267.                         . Y = 463
  3268.                         . PatternX = 4
  3269.                         . PatternY = 4
  3270.                         . Scale = x
  3271.                         . ScalePanicX = SPV_RIGHT.Move
  3272.                     )
  3273.                     ( BM_TimeList
  3274.                         . Typ = Bitmap
  3275.                         . File = pics/buttons/time_playlist_p.bmp
  3276.                         . X = 704
  3277.                         . Y = 463
  3278.                         ( Text
  3279.                             . Label = $L_TIME
  3280.                             . Color = 0xe08000
  3281.                             . ScreenUpdate = true
  3282.                             . X = 20
  3283.                             . Y = 7
  3284.                             ( Font
  3285.                                 . Size = 14
  3286.                                 . Name = Tahoma
  3287.                             )
  3288.                         )
  3289.                     )
  3290.                     ( BM_DRIVE
  3291.                         . Typ = Bitmap
  3292.                         . File  = pics/icons/drive.bmp
  3293.                         . Alpha = BMA_DRIVE
  3294.                         . Child = true
  3295.                     )
  3296.                     ( BMA_DRIVE
  3297.                         . Typ = Bitmap
  3298.                         . File  = pics/icons/drive_alpha.bmp
  3299.                         . Child = true
  3300.                     )
  3301.                     ( BM_CDROM
  3302.                         . Typ = Bitmap
  3303.                         . File  = pics/icons/cdrom.bmp
  3304.                         . Alpha = BMA_CDROM
  3305.                         . Child = true
  3306.                     )
  3307.                     ( BMA_CDROM
  3308.                         . Typ = Bitmap
  3309.                         . File  = pics/icons/cdrom_alpha.bmp
  3310.                         . Child = true
  3311.                     )
  3312.                     ( BM_NETWORK
  3313.                         . Typ = Bitmap
  3314.                         . File  = pics/icons/network.bmp
  3315.                         . Alpha = BMA_NETWORK
  3316.                         . Child = true
  3317.                     )
  3318.                     ( BMA_NETWORK
  3319.                         . Typ = Bitmap
  3320.                         . File  = pics/icons/network_alpha.bmp
  3321.                         . Child = true
  3322.                     )
  3323.                     ( BM_MULTI
  3324.                         . Typ = Bitmap
  3325.                         . File  = pics/icons/multi.bmp
  3326.                         . Alpha = BMA_MULTI
  3327.                         . Child = true
  3328.                     )
  3329.                     ( BMA_MULTI
  3330.                         . Typ = Bitmap
  3331.                         . File  = pics/icons/multi_alpha.bmp
  3332.                         . Child = true
  3333.                     )
  3334.                     ( BM_MULTI_ARCHIV
  3335.                         . Typ = Bitmap
  3336.                         . File  = pics/icons/multi.bmp
  3337.                         . Alpha = BMA_MULTI_ARCHIV
  3338.                         . Child = true
  3339.                     )
  3340.                     ( BMA_MULTI_ARCHIV
  3341.                         . Typ = Bitmap
  3342.                         . File  = pics/icons/multi_alpha.bmp
  3343.                         . Child = true
  3344.                     )
  3345.                     ( BM_MULTI_PLAYLIST
  3346.                         . Typ = Bitmap
  3347.                         . File  = pics/icons/multi.bmp
  3348.                         . Alpha = BMA_MULTI_PLAYLIST
  3349.                         . Child = true
  3350.                     )
  3351.                     ( BMA_MULTI_PLAYLIST
  3352.                         . Typ = Bitmap
  3353.                         . File  = pics/icons/multi_alpha.bmp
  3354.                         . Child = true
  3355.                     )
  3356.                     ( BM_FOLDER
  3357.                         . Typ = Bitmap
  3358.                         . File  = pics/icons/folder.bmp
  3359.                         . Alpha = BMA_FOLDER
  3360.                         . Child = true
  3361.                     )
  3362.                     ( BMA_FOLDER
  3363.                         . Typ = Bitmap
  3364.                         . File  = pics/icons/folder_alpha.bmp
  3365.                         . Child = true
  3366.                     )
  3367.                     ( BM_FOLDER_ARCHIV
  3368.                         . Typ = Bitmap
  3369.                         . File  = pics/icons/folder_archiv.bmp
  3370.                         . Alpha = BMA_FOLDER_ARCHIV
  3371.                         . Child = true
  3372.                     )
  3373.                     ( BMA_FOLDER_ARCHIV
  3374.                         . Typ = Bitmap
  3375.                         . File  = pics/icons/folder_archiv_alpha.bmp
  3376.                         . Child = true
  3377.                     )
  3378.                     ( BM_FOLDER_PLAYLIST
  3379.                         . Typ = Bitmap
  3380.                         . File  = pics/icons/folder_playlist.bmp
  3381.                         . Alpha = BMA_FOLDER_PLAYLIST
  3382.                         . Child = true
  3383.                     )
  3384.                     ( BMA_FOLDER_PLAYLIST
  3385.                         . Typ = Bitmap
  3386.                         . File  = pics/icons/folder_playlist_alpha.bmp
  3387.                         . Child = true
  3388.                     )
  3389.                     ( BM_FOLDER_OPEN
  3390.                         . Typ = Bitmap
  3391.                         . File  = pics/icons/folder_open.bmp
  3392.                         . Alpha = BMA_FOLDER_OPEN
  3393.                         . Child = true
  3394.                     )
  3395.                     ( BMA_FOLDER_OPEN
  3396.                         . Typ = Bitmap
  3397.                         . File  = pics/icons/folder_open_alpha.bmp
  3398.                         . Child = true
  3399.                     )
  3400.                     ( BM_FOLDER_OPEN_ARCHIV
  3401.                         . Typ = Bitmap
  3402.                         . File  = pics/icons/folder_archiv.bmp
  3403.                         . Alpha = BMA_FOLDER_OPEN_ARCHIV
  3404.                         . Child = true
  3405.                     )
  3406.                     ( BMA_FOLDER_OPEN_ARCHIV
  3407.                         . Typ = Bitmap
  3408.                         . File  = pics/icons/folder_archiv_open_alpha.bmp
  3409.                         . Child = true
  3410.                     )
  3411.                     ( BM_FOLDER_OPEN_PLAYLIST
  3412.                         . Typ = Bitmap
  3413.                         . File  = pics/icons/folder_playlist.bmp
  3414.                         . Alpha = BMA_FOLDER_OPEN_PLAYLIST
  3415.                         . Child = true
  3416.                     )
  3417.                     ( BMA_FOLDER_OPEN_PLAYLIST
  3418.                         . Typ = Bitmap
  3419.                         . File  = pics/icons/folder_playlist_open_alpha.bmp
  3420.                         . Child = true
  3421.                     )
  3422.                     ( BM_FILE
  3423.                         . Typ = Bitmap
  3424.                         . File  = pics/icons/file.bmp
  3425.                         . Alpha = BMA_FILE
  3426.                         . Child = true
  3427.                     )
  3428.                     ( BMA_FILE
  3429.                         . Typ = Bitmap
  3430.                         . File  = pics/icons/file_alpha.bmp
  3431.                         . Child = true
  3432.                     )
  3433.                     ( BM_DEL
  3434.                         . Typ = Bitmap
  3435.                         . File  = pics/icons/music.bmp
  3436.                         . Alpha = BMA_DEL
  3437.                         . Child = true
  3438.                     )
  3439.                     ( BMA_DEL
  3440.                         . Typ = Bitmap
  3441.                         . File  = pics/icons/delete_alpha.bmp
  3442.                         . Child = true
  3443.                     )
  3444.                     ( BM_RENAME
  3445.                         . Typ = Bitmap
  3446.                         . File  = pics/icons/music.bmp
  3447.                         . Alpha = BMA_RENAME
  3448.                         . Child = true
  3449.                     )
  3450.                     ( BMA_RENAME
  3451.                         . Typ = Bitmap
  3452.                         . File  = pics/icons/rename_alpha.bmp
  3453.                         . Child = true
  3454.                     )
  3455.                     ( BM_PLAY
  3456.                         . Typ = Bitmap
  3457.                         . File  = pics/icons/music.bmp
  3458.                         . Alpha = BMA_PLAY
  3459.                         . Child = true
  3460.                     )
  3461.                     ( BMA_PLAY
  3462.                         . Typ = Bitmap
  3463.                         . File  = pics/icons/play_alpha.bmp
  3464.                         . Child = true
  3465.                     )
  3466.                     ( BM_MP3
  3467.                         . Typ = Bitmap
  3468.                         . File  = pics/icons/music.bmp
  3469.                         . Alpha = BMA_MP3
  3470.                         . Child = true
  3471.                     )
  3472.                     ( BMA_MP3
  3473.                         . Typ = Bitmap
  3474.                         . File  = pics/icons/mp3_alpha.bmp
  3475.                         . Child = true
  3476.                     )
  3477.                     ( BM_WAV
  3478.                         . Typ = Bitmap
  3479.                         . File  = pics/icons/file.bmp
  3480.                         . Alpha = BMA_WAV
  3481.                         . Child = true
  3482.                     )
  3483.                     ( BMA_WAV
  3484.                         . Typ = Bitmap
  3485.                         . File  = pics/icons/file_alpha.bmp
  3486.                         . Child = true
  3487.                     )
  3488.                     #( BM_MOD
  3489.                     #    . Typ = Bitmap
  3490.                     #    . File  = pics/icons/music.bmp
  3491.                     #    . Alpha = BMA_MOD
  3492.                     #    . Child = true
  3493.                     #)
  3494.                     #( BMA_MOD
  3495.                     #    . Typ = Bitmap
  3496.                     #    . File  = pics/icons/music_alpha2.bmp
  3497.                     #    . Child = true
  3498.                     #)
  3499.                     ( BM_CDDA
  3500.                         . Typ = Bitmap
  3501.                         . File  = pics/icons/cdda.bmp
  3502.                         . Alpha = BMA_CDDA
  3503.                         . Child = true
  3504.                     )
  3505.                     ( BMA_CDDA
  3506.                         . Typ = Bitmap
  3507.                         . File  = pics/icons/cdda_alpha.bmp
  3508.                         . Child = true
  3509.                     )
  3510.                     ( BM_MUSIC
  3511.                         . Typ = Bitmap
  3512.                         . File  = pics/icons/music.bmp
  3513.                         . Alpha = BMA_MUSIC
  3514.                         . Child = true
  3515.                     )
  3516.                     ( BMA_MUSIC
  3517.                         . Typ = Bitmap
  3518.                         . File  = pics/icons/playlist_alpha.bmp
  3519.                         . Child = true
  3520.                     )
  3521.                     ( BM_MP3_PLAYLIST
  3522.                         . Typ = Bitmap
  3523.                         . File  = pics/icons/music.bmp
  3524.                         . Alpha = BMA_MP3
  3525.                         . Child = true
  3526.                     )
  3527.                     ( BM_WAV_PLAYLIST
  3528.                         . Typ = Bitmap
  3529.                         . File  = pics/icons/music.bmp
  3530.                         . Alpha = BMA_WAV
  3531.                         . Child = true
  3532.                     )
  3533.                     ( BM_CDDA_PLAYLIST
  3534.                         . Typ = Bitmap
  3535.                         . File  = pics/icons/cdda.bmp
  3536.                         . Alpha = BMA_CDDA
  3537.                         . Child = true
  3538.                     )
  3539.                     ( BM_PLUS_EXPLORER
  3540.                         . Typ = Bitmap
  3541.                         . File  = pics/icons/folder_explorer.bmp
  3542.                         . Alpha = BMA_PLUS
  3543.                         . Child = true
  3544.                     )
  3545.                     ( BM_PLUS_ARCHIV
  3546.                         . Typ = Bitmap
  3547.                         . File  = pics/icons/folder_archiv.bmp
  3548.                         . Alpha = BMA_PLUS
  3549.                         . Child = true
  3550.                     )
  3551.                     ( BM_PLUS_PLAYLIST
  3552.                         . Typ = Bitmap
  3553.                         . File  = pics/icons/folder_playlist.bmp
  3554.                         . Alpha = BMA_PLUS
  3555.                         . Child = true
  3556.                     )
  3557.                     ( BMA_PLUS
  3558.                         . Typ = Bitmap
  3559.                         . File  = pics/icons/plus_alpha.bmp
  3560.                         . Child = true
  3561.                     )
  3562.                     ( BM_MINUS_EXPLORER
  3563.                         . Typ = Bitmap
  3564.                         . File  = pics/icons/folder_explorer.bmp
  3565.                         . Alpha = BMA_MINUS
  3566.                         . Child = true
  3567.                     )
  3568.                     ( BM_MINUS_ARCHIV
  3569.                         . Typ = Bitmap
  3570.                         . File  = pics/icons/folder_archiv.bmp
  3571.                         . Alpha = BMA_MINUS
  3572.                         . Child = true
  3573.                     )
  3574.                     ( BM_MINUS_PLAYLIST
  3575.                         . Typ = Bitmap
  3576.                         . File  = pics/icons/folder_playlist.bmp
  3577.                         . Alpha = BMA_MINUS
  3578.                         . Child = true
  3579.                     )
  3580.                     ( BMA_MINUS
  3581.                         . Typ = Bitmap
  3582.                         . File  = pics/icons/minus_alpha.bmp
  3583.                         . Child = true
  3584.                     )
  3585.                     ( BM_MUSIC_PLAYLIST
  3586.                         . Typ = Bitmap
  3587.                         . File  = pics/icons/music.bmp
  3588.                         . Alpha = BMA_MUSIC
  3589.                         . Child = true
  3590.                     )
  3591.                     ( BM_CHECKED
  3592.                         . Typ = Bitmap
  3593.                         . File  = pics/icons/music.bmp
  3594.                         . Alpha = BMA_CHECKED
  3595.                         . Child = true
  3596.                     )
  3597.                     ( BM_UNCHECKED
  3598.                         . Typ = Bitmap
  3599.                         . File  = pics/icons/music.bmp
  3600.                         . Alpha = BMA_UNCHECKED
  3601.                         . Child = true
  3602.                     )
  3603.                     ( BMA_CHECKED
  3604.                         . Typ = Bitmap
  3605.                         . File  = pics/icons/checked_alpha.bmp
  3606.                         . Child = true
  3607.                     )
  3608.                     ( BMA_UNCHECKED
  3609.                         . Typ = Bitmap
  3610.                         . File  = pics/icons/unchecked_alpha.bmp
  3611.                         . Child = true
  3612.                     )
  3613.                     ( BM_SCROLLVBACKGR
  3614.                         . Typ = Bitmap
  3615.                         . File = pics/scroller/scroll_vbackgr.bmp
  3616.                         . Child = true
  3617.                     )
  3618.                     ( BM_SCROLLUP
  3619.                         . Typ = Bitmap
  3620.                         . File = pics/scroller/scroll_up.bmp
  3621.                         . Child = true
  3622.                     )
  3623.                     ( BM_SCROLLDOWN
  3624.                         . Typ = Bitmap
  3625.                         . File = pics/scroller/scroll_down.bmp
  3626.                         . Child = true
  3627.                     )
  3628.                     ( BM_SCROLLBARTOP
  3629.                         . Typ = Bitmap
  3630.                         . File = pics/scroller/scroll_bartop.bmp
  3631.                         . Child = true
  3632.                     )
  3633.                     ( BM_SCROLLBARBOTTOM
  3634.                         . Typ = Bitmap
  3635.                         . File = pics/scroller/scroll_barbottom.bmp
  3636.                         . Child = true
  3637.                     )
  3638.                     ( BM_SCROLLVBAR
  3639.                         . Typ = Bitmap
  3640.                         . File = pics/scroller/scroll_vbar.bmp
  3641.                         . Child = true
  3642.                     )
  3643.                     ( BM_SCROLLHBACKGR
  3644.                         . Typ = Bitmap
  3645.                         . File = pics/scroller/scroll_hbackgr.bmp
  3646.                         . Child = true
  3647.                     )
  3648.                     ( BM_SCROLLLEFT
  3649.                         . Typ = Bitmap
  3650.                         . File = pics/scroller/scroll_left.bmp
  3651.                         . Child = true
  3652.                     )
  3653.                     ( BM_SCROLLLEFTRUND
  3654.                         . Typ = Bitmap
  3655.                         . File = pics/scroller/scroll_left_rund.bmp
  3656.                         . Child = true
  3657.                     )
  3658.                     ( BM_SCROLLRIGHT
  3659.                         . Typ = Bitmap
  3660.                         . File = pics/scroller/scroll_right.bmp
  3661.                         . Child = true
  3662.                     )
  3663.                     ( BM_SCROLLBARLEFT
  3664.                         . Typ = Bitmap
  3665.                         . File = pics/scroller/scroll_barleft.bmp
  3666.                         . Child = true
  3667.                     )
  3668.                     ( BM_SCROLLBARRIGHT
  3669.                         . Typ = Bitmap
  3670.                         . File = pics/scroller/scroll_barright.bmp
  3671.                         . Child = true
  3672.                     )
  3673.                     ( BM_SCROLLHBAR
  3674.                         . Typ = Bitmap
  3675.                         . File = pics/scroller/scroll_hbar.bmp
  3676.                         . Child = true
  3677.                     )
  3678.                     ( BM_SCROLLCORNER_EXPLORER
  3679.                         . Typ = Bitmap
  3680.                         . File = pics/scroller/barbackgrcorner.bmp
  3681.                         . X = 244
  3682.                         . Y = 425
  3683.                         . Scale = x:SBV_Explorer.x,y:SBH_Explorer.y
  3684.                         . ScaleControl = BBAR_Outlook
  3685.                         . Visible = disable
  3686.                     )
  3687.                     ( BM_SCROLLCORNER_ARCHIV
  3688.                         . Typ = Bitmap
  3689.                         . File = pics/scroller/barbackgrcorner.bmp
  3690.                         . X = 244
  3691.                         . Y = 451
  3692.                         . Scale = x:SBV_Archiv.x,y:SBH_Archiv.y
  3693.                         . ScaleControl = BBAR_Outlook
  3694.                         . Visible = disable
  3695.                     )
  3696.                     ( BM_SCROLLCORNER_PLAYLIST
  3697.                         . Typ = Bitmap
  3698.                         . File = pics/scroller/barbackgrcorner.bmp
  3699.                         . X = 244
  3700.                         . Y = 476
  3701.                         . Scale = x:SBV_Playlist.x,y:SBH_Playlist.y
  3702.                         . ScaleControl = BBAR_Outlook
  3703.                         . Visible = disable
  3704.                     )
  3705.                     ( BM_SCROLLCORNER_EXPLORERLISTER
  3706.                         . Typ = Bitmap
  3707.                         . File = pics/scroller/barbackgrcorner.bmp
  3708.                         . X = 523
  3709.                         . Y = 476
  3710.                         . Child = false
  3711.                     )
  3712.                     ( BM_SCROLLCORNER_ARCHIVLISTER
  3713.                         . Typ = Bitmap
  3714.                         . File = pics/scroller/barbackgrcorner.bmp
  3715.                         . X = 523
  3716.                         . Y = 476
  3717.                         . Child = false
  3718.                     )
  3719.                     ( BM_SCROLLCORNER_PLAYLISTLISTER
  3720.                         . Typ = Bitmap
  3721.                         . File = pics/scroller/barbackgrcorner.bmp
  3722.                         . X = 768
  3723.                         . Y = 448
  3724.                         . Child = false
  3725.                     )
  3726.                     ( BM_BBARFILES_UP_ACTIV
  3727.                         . Typ = Bitmap
  3728.                         . File = pics/files_up.bmp
  3729.                         . Child = true
  3730.                         . PatternX = 4
  3731.                         . PatternY = 26
  3732.                         . OffsetX = 150
  3733.                         . OffsetY = 0
  3734.                         ( Text    
  3735.                             . Label = $L_EXPLORER_LEFTWIN_BUTTON
  3736.                             . Color = 0xFFE000
  3737.                             . X = 24
  3738.                             . Y = 4
  3739.                             ( Font
  3740.                                 . Size = 13
  3741.                                 . Name = BoomBox 2
  3742.                             )
  3743.                         )
  3744.                     )
  3745.                     ( BM_BBARFILES_UP_PASSIV
  3746.                         . Typ = Bitmap
  3747.                         . File = pics/files_up.bmp
  3748.                         . Child = true
  3749.                         . PatternX = 4
  3750.                         . PatternY = 26
  3751.                         . OffsetX = 150
  3752.                         . OffsetY = 0
  3753.                         ( Text    
  3754.                             . Label = $L_EXPLORER_LEFTWIN_BUTTON
  3755.                             . Color = 0xC07000
  3756.                             . X = 24
  3757.                             . Y = 4
  3758.                             ( Font
  3759.                                 . Size = 13
  3760.                                 . Name = BoomBox 2
  3761.                             )
  3762.                         )
  3763.                     )
  3764.                     ( BM_BBARARCHIV_UP_ACTIV
  3765.                         . Typ = Bitmap
  3766.                         . File = pics/archiv_up.bmp
  3767.                         . Child = true
  3768.                         . PatternX = 4
  3769.                         . PatternY = 26
  3770.                         . OffsetX = 150
  3771.                         . OffsetY = 0
  3772.                         ( Text    
  3773.                             . Label = $L_ARCHIVE_LEFTWIN_BUTTON
  3774.                             . Color = 0xFFE000
  3775.                             . X = 24
  3776.                             . Y = 4
  3777.                             ( Font
  3778.                                 . Size = 13
  3779.                                 . Name = BoomBox 2
  3780.                             )
  3781.                         )
  3782.                     )
  3783.                     ( BM_BBARARCHIV_UP_PASSIV
  3784.                         . Typ = Bitmap
  3785.                         . File = pics/archiv_up.bmp
  3786.                         . Child = true
  3787.                         . PatternX = 4
  3788.                         . PatternY = 26
  3789.                         . OffsetX = 150
  3790.                         . OffsetY = 0
  3791.                         ( Text    
  3792.                             . Label = $L_ARCHIVE_LEFTWIN_BUTTON
  3793.                             . Color = 0xC07000
  3794.                             . X = 24
  3795.                             . Y = 4
  3796.                             ( Font
  3797.                                 . Size = 13
  3798.                                 . Name = BoomBox 2
  3799.                             )
  3800.                         )
  3801.                     )
  3802.                     ( BM_BBARPLAYLIST_UP_ACTIV
  3803.                         . Typ = Bitmap
  3804.                         . File = pics/playlist_up.bmp
  3805.                         . Child = true
  3806.                         . PatternX = 4
  3807.                         . PatternY = 26
  3808.                         . OffsetX = 180
  3809.                         . OffsetY = 0
  3810.                         ( Text    
  3811.                             . Label = $L_PLAYLIST_LEFTWIN_BUTTON
  3812.                             . Color = 0xFFE000
  3813.                             . X = 24
  3814.                             . Y = 3
  3815.                             ( Font
  3816.                                 . Size = 13
  3817.                                 . Name = BoomBox 2
  3818.                             )
  3819.                         )
  3820.                     )
  3821.                     ( BM_BBARPLAYLIST_UP_PASSIV
  3822.                         . Typ = Bitmap
  3823.                         . File = pics/playlist_up.bmp
  3824.                         . Child = true
  3825.                         . PatternX = 4
  3826.                         . PatternY = 26
  3827.                         . OffsetX = 180
  3828.                         . OffsetY = 0
  3829.                         ( Text    
  3830.                             . Label = $L_PLAYLIST_LEFTWIN_BUTTON
  3831.                             . Color = 0xC07000
  3832.                             . X = 24
  3833.                             . Y = 3
  3834.                             ( Font
  3835.                                 . Size = 13
  3836.                                 . Name = BoomBox 2
  3837.                             )
  3838.                         )
  3839.                     )
  3840.                     ( BM_BBARARCHIV_DOWN_ACTIV
  3841.                         . Typ = Bitmap
  3842.                         . File = pics/archiv_down.bmp
  3843.                         . Child = true
  3844.                         . PatternX = 4
  3845.                         . PatternY = 26
  3846.                         . OffsetX = 150
  3847.                         . OffsetY = 0
  3848.                         ( Text    
  3849.                             . Label = $L_ARCHIVE_LEFTWIN_BUTTON
  3850.                             . Color = 0xFFE000
  3851.                             . X = 24
  3852.                             . Y = 8
  3853.                             ( Font
  3854.                                 . Size = 13
  3855.                                 . Name = BoomBox 2
  3856.                             )
  3857.                         )
  3858.                     )
  3859.                     ( BM_BBARARCHIV_DOWN_PASSIV
  3860.                         . Typ = Bitmap
  3861.                         . File = pics/archiv_down.bmp
  3862.                         . Child = true
  3863.                         . PatternX = 4
  3864.                         . PatternY = 26
  3865.                         . OffsetX = 150
  3866.                         . OffsetY = 0
  3867.                         ( Text    
  3868.                             . Label = $L_ARCHIVE_LEFTWIN_BUTTON
  3869.                             . Color = 0xC07000
  3870.                             . X = 24
  3871.                             . Y = 8
  3872.                             ( Font
  3873.                                 . Size = 13
  3874.                                 . Name = BoomBox 2
  3875.                             )
  3876.                         )
  3877.                     )
  3878.                     ( BM_BBARPLAYLIST_DOWN_ACTIV
  3879.                         . Typ = Bitmap
  3880.                         . File = pics/playlist_down.bmp
  3881.                         . Child = true
  3882.                         . PatternX = 4
  3883.                         . PatternY = 26
  3884.                         . OffsetX = 180
  3885.                         . OffsetY = 0
  3886.                         ( Text    
  3887.                             . Label = $L_PLAYLIST_LEFTWIN_BUTTON
  3888.                             . Color = 0xFFE000
  3889.                             . X = 24
  3890.                             . Y = 7
  3891.                             ( Font
  3892.                                 . Size = 13
  3893.                                 . Name = BoomBox 2
  3894.                             )
  3895.                         )
  3896.                     )
  3897.                     ( BM_BBARPLAYLIST_DOWN_PASSIV
  3898.                         . Typ = Bitmap
  3899.                         . File = pics/playlist_down.bmp
  3900.                         . Child = true
  3901.                         . PatternX = 4
  3902.                         . PatternY = 26
  3903.                         . OffsetX = 180
  3904.                         . OffsetY = 0
  3905.                         ( Text    
  3906.                             . Label = $L_PLAYLIST_LEFTWIN_BUTTON
  3907.                             . Color = 0xC07000
  3908.                             . X = 24
  3909.                             . Y = 7
  3910.                             ( Font
  3911.                                 . Size = 13
  3912.                                 . Name = BoomBox 2
  3913.                             )
  3914.                         )
  3915.                     )
  3916.                     ( BM_SCROLLVBACKGR2
  3917.                         . Typ = Bitmap
  3918.                         . File = pics/scroller/scroll_vbackgr2.bmp
  3919.                         . Child = true
  3920.                     )
  3921.                     ( BM_SCROLLUP2
  3922.                         . Typ = Bitmap
  3923.                         . File = pics/scroller/scroll_up2.bmp
  3924.                         . Child = true
  3925.                     )
  3926.                     ( BM_SCROLLDOWN2
  3927.                         . Typ = Bitmap
  3928.                         . File = pics/scroller/scroll_down2.bmp
  3929.                         . Child = true
  3930.                     )
  3931.                     ( BM_SCROLLBARTOP2
  3932.                         . Typ = Bitmap
  3933.                         . File = pics/scroller/scroll_bartop2.bmp
  3934.                         . Child = true
  3935.                     )
  3936.                     ( BM_SCROLLBARBOTTOM2
  3937.                         . Typ = Bitmap
  3938.                         . File = pics/scroller/scroll_barbottom2.bmp
  3939.                         . Child = true
  3940.                     )
  3941.                     ( BM_SCROLLVBAR2
  3942.                         . Typ = Bitmap
  3943.                         . File = pics/scroller/scroll_vbar2.bmp
  3944.                         . Child = true
  3945.                     )
  3946.                     ( BM_SCROLLHBACKGR2
  3947.                         . Typ = Bitmap
  3948.                         . File = pics/scroller/scroll_hbackgr2.bmp
  3949.                         . Child = true
  3950.                     )
  3951.                     ( BM_SCROLLLEFT2
  3952.                         . Typ = Bitmap
  3953.                         . File = pics/scroller/scroll_left2.bmp
  3954.                         . Child = true
  3955.                     )
  3956.                     ( BM_SCROLLRIGHT2
  3957.                         . Typ = Bitmap
  3958.                         . File = pics/scroller/scroll_right2.bmp
  3959.                         . Child = true
  3960.                     )
  3961.                     ( BM_SCROLLBARLEFT2
  3962.                         . Typ = Bitmap
  3963.                         . File = pics/scroller/scroll_barleft2.bmp
  3964.                         . Child = true
  3965.                     )
  3966.                     ( BM_SCROLLBARRIGHT2
  3967.                         . Typ = Bitmap
  3968.                         . File = pics/scroller/scroll_barright2.bmp
  3969.                         . Child = true
  3970.                     )
  3971.                     ( BM_SCROLLHBAR2
  3972.                         . Typ = Bitmap
  3973.                         . File = pics/scroller/scroll_hbar2.bmp
  3974.                         . Child = true
  3975.                     )
  3976.                     ( BM_SCROLLCORNER2
  3977.                         . Typ = Bitmap
  3978.                         . File = pics/scroller/barbackgrcorner2.bmp
  3979.                         . X = 768
  3980.                         . Y = 448
  3981.                         . Child = false
  3982.                     )
  3983.                     ( BM_ClosePassiv
  3984.                         . Typ = Bitmap
  3985.                         . File = pics/buttons/close_p.bmp
  3986.                         . Child = true
  3987.                     )
  3988.                     ( BM_Titel
  3989.                         . Typ = Bitmap
  3990.                         . File = pics/Titel.bmp
  3991.                         . X = 6
  3992.                         . Y = 0
  3993.                     )
  3994.                     ( BM_Backgr
  3995.                         . Typ = Bitmap
  3996.                         . File = pics/Backgr.bmp
  3997.                         . X = 9
  3998.                         . Y = 25
  3999.                     )
  4000.                     ( BM_BackResLOptions
  4001.                         . Typ = Bitmap
  4002.                         . File = pics/BackResL.bmp
  4003.                         . X = 0
  4004.                         . Y = 25
  4005.                         . Scale = x
  4006.                     )
  4007.                     ( BM_BackResROptions
  4008.                         . Typ = Bitmap
  4009.                         . File = pics/BackResR.bmp
  4010.                         . X = 766
  4011.                         . Y = 25
  4012.                         . Scale = x
  4013.                     )
  4014.                     ( BM_BackResOOptions
  4015.                         . Typ = Bitmap
  4016.                         . File = pics/BackResO.bmp
  4017.                         . X = 0
  4018.                         . Y = 22
  4019.                         . PatternX = 772
  4020.                         . PatternY = -3
  4021.                         . Scale = xy
  4022.                     )
  4023.                     ( BM_BackResUOptions
  4024.                         . Typ = Bitmap
  4025.                         . File = pics/BackResU.bmp
  4026.                         . X = 0
  4027.                         . Y = 352
  4028.                         . Scale = xy
  4029.                     )
  4030.                     ( BM_TitlEckLOptions
  4031.                         . Typ = Bitmap
  4032.                         . File = pics/TitlEckL.bmp
  4033.                         . X = 0
  4034.                         . Y = 0
  4035.                     )
  4036.                     ( BM_TitlEckROptions
  4037.                         . Typ = Bitmap
  4038.                         . File = pics/TitlEckR.bmp
  4039.                         . X = 766
  4040.                         . Y = 0
  4041.                     )
  4042.                     ( BM_TitlResOptions
  4043.                         . Typ = Bitmap
  4044.                         . File = pics/TitlRes.bmp
  4045.                         . X = 301
  4046.                         . Y = 0
  4047.                         . Scale = x
  4048.                     )
  4049.                     ( BM_StatResOptions
  4050.                         . Typ = Bitmap
  4051.                         . File = pics/StatRes.bmp
  4052.                         . X = 7
  4053.                         . Y = 355
  4054.                         . Scale = x
  4055.                     )
  4056.                     ( BM_StatEckLOptions
  4057.                         . Typ = Bitmap
  4058.                         . File = pics/StatEckL.bmp
  4059.                         . X = 0
  4060.                         . Y = 355
  4061.                     )
  4062.                     ( BM_StatEckROptions
  4063.                         . Typ = Bitmap
  4064.                         . File = pics/StatEckR.bmp
  4065.                         . X = 766
  4066.                         . Y = 355
  4067.                     )
  4068.                     ( BM_StatButtOptions
  4069.                         . Typ = Bitmap
  4070.                         . File = pics/StatButt.bmp
  4071.                         . X = 85
  4072.                         . Y = 355
  4073.                     )
  4074.                     ( BM_BackResLAnimation
  4075.                         . Typ = Bitmap
  4076.                         . File = pics/BackResL.bmp
  4077.                         . X = 0
  4078.                         . Y = 25
  4079.                         . Scale = x
  4080.                     )
  4081.                     ( BM_BackResRAnimation
  4082.                         . Typ = Bitmap
  4083.                         . File = pics/BackResR.bmp
  4084.                         . X = 766
  4085.                         . Y = 25
  4086.                         . Scale = x
  4087.                     )
  4088.                     ( BM_BackResOAnimation
  4089.                         . Typ = Bitmap
  4090.                         . File = pics/BackResO.bmp
  4091.                         . X = 0
  4092.                         . Y = 22
  4093.                         . PatternX = 772
  4094.                         . PatternY = -3
  4095.                         . Scale = xy
  4096.                     )
  4097.                     ( BM_BackResUAnimation
  4098.                         . Typ = Bitmap
  4099.                         . File = pics/BackResU.bmp
  4100.                         . X = 0
  4101.                         . Y = 352
  4102.                         . Scale = xy
  4103.                     )
  4104.                     ( BM_TitlEckLAnimation
  4105.                         . Typ = Bitmap
  4106.                         . File = pics/TitlEckL.bmp
  4107.                         . X = 0
  4108.                         . Y = 0
  4109.                     )
  4110.                     ( BM_TitlEckRAnimation
  4111.                         . Typ = Bitmap
  4112.                         . File = pics/TitlEckR.bmp
  4113.                         . X = 766
  4114.                         . Y = 0
  4115.                     )
  4116.                     ( BM_TitlResAnimation
  4117.                         . Typ = Bitmap
  4118.                         . File = pics/TitlRes.bmp
  4119.                         . X = 301
  4120.                         . Y = 0
  4121.                         . Scale = x
  4122.                     )
  4123.                     ( BM_StatResAnimation
  4124.                         . Typ = Bitmap
  4125.                         . File = pics/StatRes.bmp
  4126.                         . X = 7
  4127.                         . Y = 355
  4128.                         . Scale = x
  4129.                     )
  4130.                     ( BM_StatEckLAnimation
  4131.                         . Typ = Bitmap
  4132.                         . File = pics/StatEckL.bmp
  4133.                         . X = 0
  4134.                         . Y = 355
  4135.                     )
  4136.                     ( BM_StatEckRAnimation
  4137.                         . Typ = Bitmap
  4138.                         . File = pics/StatEckR.bmp
  4139.                         . X = 766
  4140.                         . Y = 355
  4141.                     )
  4142.                     ( BM_StatButtAnimation
  4143.                         . Typ = Bitmap
  4144.                         . File = pics/StatButt.bmp
  4145.                         . X = 85
  4146.                         . Y = 355
  4147.                     )
  4148.                     ( BM_BackResLRecord
  4149.                         . Typ = Bitmap
  4150.                         . File = pics/BackResL.bmp
  4151.                         . X = 0
  4152.                         . Y = 25
  4153.                         . PatternX = 5
  4154.                         . PatternY = 3
  4155.                         . Width = 50
  4156.                         . Height = 100
  4157.                         . Scale = x
  4158.                     )
  4159.                     ( BM_BackResRRecord
  4160.                         . Typ = Bitmap
  4161.                         . File = pics/BackResR.bmp
  4162.                         . X = 766
  4163.                         . Y = 25
  4164.                         . Scale = x
  4165.                     )
  4166.                     ( BM_BackResORecord
  4167.                         . Typ = Bitmap
  4168.                         . File = pics/BackResO.bmp
  4169.                         . X = 0
  4170.                         . Y = 22
  4171.                         . PatternX = 772
  4172.                         . PatternY = -3
  4173.                         . Scale = xy
  4174.                     )
  4175.                     ( BM_BackResURecord
  4176.                         . Typ = Bitmap
  4177.                         . File = pics/BackResU.bmp
  4178.                         . X = 0
  4179.                         . Y = 352
  4180.                         . Scale = xy
  4181.                     )
  4182.                     ( BM_TitlEckLRecord
  4183.                         . Typ = Bitmap
  4184.                         . File = pics/TitlEckL.bmp
  4185.                         . X = 0
  4186.                         . Y = 0
  4187.                     )
  4188.                     ( BM_TitlEckRRecord
  4189.                         . Typ = Bitmap
  4190.                         . File = pics/TitlEckR.bmp
  4191.                         . X = 766
  4192.                         . Y = 0
  4193.                     )
  4194.                     ( BM_TitlResRecord
  4195.                         . Typ = Bitmap
  4196.                         . File = pics/TitlRes.bmp
  4197.                         . X = 301
  4198.                         . Y = 0
  4199.                         . Scale = x
  4200.                     )
  4201.                     ( BM_StatResRecord
  4202.                         . Typ = Bitmap
  4203.                         . File = pics/StatRes.bmp
  4204.                         . X = 7
  4205.                         . Y = 355
  4206.                         . Scale = x
  4207.                     )
  4208.                     ( BM_StatEckLRecord
  4209.                         . Typ = Bitmap
  4210.                         . File = pics/StatEckL.bmp
  4211.                         . X = 0
  4212.                         . Y = 355
  4213.                     )
  4214.                     ( BM_StatEckRRecord
  4215.                         . Typ = Bitmap
  4216.                         . File = pics/StatEckR.bmp
  4217.                         . X = 766
  4218.                         . Y = 355
  4219.                     )
  4220.                     ( BM_StatButtRecord
  4221.                         . Typ = Bitmap
  4222.                         . File = pics/StatButt.bmp
  4223.                         . X = 85
  4224.                         . Y = 355
  4225.                     )
  4226.                     ( BM_AbbrechenDialogAktiv
  4227.                         . Typ = Bitmap
  4228.                         . File = pics/buttons/OKButton_A.bmp
  4229.                         . PatternX = 0
  4230.                         . PatternY = 0
  4231.                         . OffsetX = 0
  4232.                         . OffsetY = 0
  4233.                         ( Text
  4234.                             . Label = $L_CANCEL
  4235.                             . Color = 0x3F0700
  4236.                             . X = 30
  4237.                             . Y = 0
  4238.                             ( Font
  4239.                                 . Size = 16
  4240.                                 . Name = Tahoma
  4241.                             )
  4242.                         )
  4243.                     )
  4244.                     ( BM_AbbrechenDialogPassiv
  4245.                         . Typ = Bitmap
  4246.                         . File = pics/buttons/OKButton_P.bmp
  4247.                         . PatternX = 0
  4248.                         . PatternY = 0
  4249.                         . OffsetX = 0
  4250.                         . OffsetY = 0
  4251.                         ( Text
  4252.                             . Label = $L_CANCEL
  4253.                             . Color = 0xC07000
  4254.                             . X = 30
  4255.                             . Y = 0
  4256.                             ( Font
  4257.                                 . Size = 16
  4258.                                 . Name = Tahoma
  4259.                             )
  4260.                         )
  4261.                     )
  4262.                     ( BM_AbbrechenDialogRollOver
  4263.                         . Typ = Bitmap
  4264.                         . File = pics/buttons/OKButton_R.bmp
  4265.                         . PatternX = 0
  4266.                         . PatternY = 0
  4267.                         . OffsetX = 0
  4268.                         . OffsetY = 0
  4269.                         ( Text
  4270.                             . Label = $L_CANCEL
  4271.                             . Color = 0xFFE000
  4272.                             . X = 30
  4273.                             . Y = 0
  4274.                             ( Font
  4275.                                 . Size = 16
  4276.                                 . Name = Tahoma
  4277.                             )
  4278.                         )
  4279.                     )
  4280.                     ( BM_DialOL
  4281.                         . Typ = Bitmap
  4282.                         . File = pics/DialOL.bmp
  4283.                         . X = 0
  4284.                         . Y = 0
  4285.                     )
  4286.                     ( BM_DialTitl
  4287.                         . Typ = Bitmap
  4288.                         . File = pics/DialTitl.bmp
  4289.                         . X = 16
  4290.                         . Y = 0
  4291.                         ( Text
  4292.                             . Label = $L_REC
  4293.                             . Color = 0xC07000
  4294.                             . X = 0
  4295.                             . Y = 13
  4296.                             ( Font
  4297.                                 . Size = 18
  4298.                                 . Name = BoomBox 2
  4299.                             )
  4300.                         )
  4301.                     )
  4302.                     ( BM_DialResO
  4303.                         . Typ = Bitmap
  4304.                         . File = pics/DialResO.bmp
  4305.                         . X = 249
  4306.                         . Y = 0
  4307.                         . Scale = x
  4308.                     )
  4309.                     ( BM_DialOR
  4310.                         . Typ = Bitmap
  4311.                         . File = pics/DialOR.bmp
  4312.                         . X = 256
  4313.                         . Y = 0
  4314.                     )
  4315.                     ( BM_DialFrL
  4316.                         . Typ = Bitmap
  4317.                         . File = pics/DialFrL.bmp
  4318.                         . X = 0
  4319.                         . Y = 34
  4320.                         . Scale = y
  4321.                     )
  4322.                     ( BM_DialMain
  4323.                         . Typ = Bitmap
  4324.                         . File = pics/DialMain.bmp
  4325.                         . X = 6
  4326.                         . Y = 34
  4327.                         . Scale = xy
  4328.                     )
  4329.                     ( BM_DialFrR
  4330.                         . Typ = Bitmap
  4331.                         . File = pics/DialFrR.bmp
  4332.                         . X = 282
  4333.                         . Y = 34
  4334.                         . Scale = y
  4335.                     )
  4336.                     ( BM_DialUL
  4337.                         . Typ = Bitmap
  4338.                         . File = pics/DialUL.bmp
  4339.                         . X = 0
  4340.                         . Y = 120
  4341.                     )
  4342.                     ( BM_DialResU
  4343.                         . Typ = Bitmap
  4344.                         . File = pics/DialResU.bmp
  4345.                         . X = 23
  4346.                         . Y = 120
  4347.                         . Scale = x
  4348.                     )
  4349.                     ( BM_DialStat
  4350.                         . Typ = Bitmap
  4351.                         . File = pics/DialStat.bmp
  4352.                         . X = 29
  4353.                         . Y = 120
  4354.                     )
  4355.                     ( BM_DialUR
  4356.                         . Typ = Bitmap
  4357.                         . File = pics/DialUR.bmp
  4358.                         . X = 271
  4359.                         . Y = 120
  4360.                     )
  4361.                     ( BM_TextPrint1
  4362.                         . Typ = Bitmap
  4363.                         . File = pics/TextPrint.bmp
  4364.                         . X = 6
  4365.                         . Y = 102
  4366.                         . PatternX = 0
  4367.                         . PatternY = 0
  4368.                         . OffsetX = 0
  4369.                         . OffsetY = 0
  4370.                         ( Text
  4371.                             . Label = -
  4372.                             . Color = 0xC07000
  4373.                             . X = 41
  4374.                             . Y = 0
  4375.                             ( Font
  4376.                                 . Size = 16
  4377.                                 . Name = Tahoma
  4378.                             )
  4379.                         )
  4380.                     )
  4381.                     ( BM_TextPrint2
  4382.                         . Typ = Bitmap
  4383.                         . File = pics/TextPrint.bmp
  4384.                         . X = 6
  4385.                         . Y = 54
  4386.                         . PatternX = 0
  4387.                         . PatternY = 0
  4388.                         . OffsetX = 0
  4389.                         . OffsetY = 0
  4390.                         ( Text
  4391.                             . Label = $L_MSG_CD_REC
  4392.                             . Color = 0xC07000
  4393.                             . X = 41
  4394.                             . Y = 0
  4395.                             ( Font
  4396.                                 . Size = 16
  4397.                                 . Name = Tahoma
  4398.                             )
  4399.                         )
  4400.                     )
  4401.                     ( BM_QuickTip
  4402.                         . Typ = Bitmap
  4403.                         . File = pics/Quick.bmp
  4404.                         . X = 0
  4405.                         . Y = 0
  4406.                         . PatternX = 4
  4407.                         . PatternY = 4
  4408.                     )
  4409.                 )
  4410.                 ( Cursor
  4411.                     ( CUR_MOVE
  4412.                         . Typ = Cursor
  4413.                         . File = pics/move.cur
  4414.                     )
  4415.                     ( CUR_SCALE_NWSE
  4416.                         . Typ = Cursor
  4417.                         . File = pics/scale_nwse.cur
  4418.                     )
  4419.                     ( CUR_SCALE_NS
  4420.                         . Typ = Cursor
  4421.                         . File = pics/scale_ns.cur
  4422.                     )
  4423.                     ( CUR_SPLITTER
  4424.                         . Typ = Cursor
  4425.                         . File = pics/splitter.cur
  4426.                     )
  4427.                 )
  4428.                 ( Texte
  4429.                     ( T_Texte
  4430.                         . Typ = Texte
  4431.                         ( DemoVersion
  4432.                             . Type = Information
  4433.                             . Header = $L_H_DEMO_VERSION
  4434.                             . Text = $L_T_DEMO_VERSION
  4435.                         )
  4436.                         ( DemoBurn
  4437.                             . Type = Information
  4438.                             . Header = $L_T_DEMO_BURN
  4439.                             . Text = $L_H_DEMO_BURN
  4440.                         )
  4441.                         ( DemoWelcome
  4442.                             . Type = Information
  4443.                             . Header = $L_H_DEMO_WELCOME
  4444.                             . Text = $L_T_DEMO_WELCOME
  4445.                         )
  4446.                         ( RenameError
  4447.                             . Type = Information
  4448.                             . Header = $L_H_RENAME_ERROR
  4449.                             . Text = $L_T_RENAME_ERROR
  4450.                         )
  4451.                         ( NewFolderError
  4452.                             . Type = Information
  4453.                             . Header = $L_H_NEW_FOLDER_ERROR
  4454.                             . Text = $L_T_NEW_FOLDER_ERROR
  4455.                         )
  4456.                         ( NoEncodings
  4457.                             . Type = Information
  4458.                             . Header = $L_H_DEMO_NO_ENCODINGS
  4459.                             . Text = $L_T_DEMO_NO_ENCODINGS
  4460.                         )
  4461.                         ( Encodings
  4462.                             . Text = $L_T_DEMO_ENCODINGS_LEFT
  4463.                         )
  4464.                         ( DeletePlaylist
  4465.                             . Type = Question
  4466.                             . Header = $L_H_DEL_PLAYLIST_QUERY
  4467.                             . Text = $L_T_DEL_PLAYLIST_QUERY
  4468.                         )
  4469.                         ( OnlineQuery
  4470.                             . Type = Question
  4471.                             . Header = $L_H_ONLINE_QUERY
  4472.                             . Text = $L_T_ONLINE_QUERY
  4473.                         )
  4474.                         #( DeletePlaylist
  4475.                         #    . Type = Question
  4476.                         #    . Header = L÷schen
  4477.                         #    . Text = M÷chten Sie die aktuelle Playliste vor dem L÷schen speichern?
  4478.                         #)
  4479.                         ( CDCopyError9
  4480.                             . Type = Information
  4481.                             . Header = $L_H_COPY_ERROR9
  4482.                             . Text = $L_T_COPY_ERROR9
  4483.                         )
  4484.                         ( CDCopyError10
  4485.                             . Type = Information
  4486.                             . Header = $L_H_COPY_ERROR10
  4487.                             . Text = $L_T_COPY_ERROR10
  4488.                         )
  4489.                         ( CDCopyError11
  4490.                             . Type = Information
  4491.                             . Header = $L_H_COPY_ERROR11
  4492.                             . Text = $L_T_COPY_ERROR11
  4493.                         )
  4494.                         ( CDWriteError9
  4495.                             . Type = Information
  4496.                             . Header = $L_H_WRITE_ERROR9
  4497.                             . Text = $L_T_WRITE_ERROR9
  4498.                         )
  4499.                         ( CDWriteError10
  4500.                             . Type = Information
  4501.                             . Header = $L_H_WRITE_ERROR10
  4502.                             . Text = $L_T_WRITE_ERROR10
  4503.                         )
  4504.                         ( CDWriteError11
  4505.                             . Type = Information
  4506.                             . Header = $L_H_WRITE_ERROR11
  4507.                             . Text = $L_T_WRITE_ERROR11
  4508.                         )
  4509.                         ( CDCopyBox
  4510.                             . Type = Information
  4511.                             . Header = $L_H_COPY_BOX_PREP
  4512.                             . Text = $L_T_COPY_BOX_PREP
  4513.                         )
  4514.                         ( BurnBox
  4515.                             . Type = Information
  4516.                             . Header = $L_H_COPY_BOX_PREP2
  4517.                             . Text = $L_T_COPY_BOX_PREP2
  4518.                         )
  4519.                         ( NoCDDBFound
  4520.                             . Type = Information
  4521.                             . Header = $L_H_NO_CDDB_DATA
  4522.                             . Text = $L_T_NO_CDDB_DATA
  4523.                         )
  4524.                         ( BurnPlaylistEmpty
  4525.                             . Type = Information
  4526.                             . Header = $L_H_BURN_PLAYLIST_EMPTY
  4527.                             . Text = $L_T_BURN_PLAYLIST_EMPTY
  4528.                         )
  4529.                         #( NewFolderError
  4530.                         #    . Type = Information
  4531.                         #    . Header = Neuer Ordner anlegen
  4532.                         #    . Text = Ordner konnte nicht angelegt werden.
  4533.                         #)
  4534.                         ( RecordAsWav
  4535.                             . Text = $L_T_REC_WAV
  4536.                         )
  4537.                         ( RecordAsMp3
  4538.                             . Text = $L_T_REC_MP3
  4539.                         )
  4540.                         ( ArchivPathDialog
  4541.                             . Text = $L_T_SELECT_ARCHIVE_PATH
  4542.                         )
  4543.                         ( ExplorerPlay
  4544.                             . Text = $L_T_EXPLORER_PLAY
  4545.                         )
  4546.                         ( NotWorking
  4547.                             . Type = Information
  4548.                             . Header = eJay MP3 Station
  4549.                             . Text = $L_T_NOTWORKING
  4550.                         )
  4551.                         ( ProgressFinished
  4552.                             . Text = $L_T_FINISHED
  4553.                         )
  4554.                         ( EndOfDemo
  4555.                             . Type = Information
  4556.                             . Header = eJay MP3 Station
  4557.                             . Text = $L_T_END_OF_DEMO
  4558.                         )
  4559.                     )
  4560.                 )
  4561.             )
  4562.         )
  4563.     )
  4564. )
  4565.